1
0
Fork 0
NixOS/hosts/totsugeki/home-manager/default.nix

3 lines
84 B
Nix

{ ... }: {
imports = [ ./desktop ./development.nix ./scripts ./autofirma.nix ];
}