Move stuff into /home
This commit is contained in:
parent
d9bf49b218
commit
dc1b4e9371
|
@ -19,7 +19,7 @@
|
|||
home-manager.useGlobalPkgs = true;
|
||||
home-manager.useUserPackages = true;
|
||||
home-manager.extraSpecialArgs = { inherit nixpkgs-unstable; };
|
||||
home-manager.users.nki = import ./macbook-home.nix;
|
||||
home-manager.users.nki = import ./home/macbook-home.nix;
|
||||
}
|
||||
];
|
||||
inputs = {
|
||||
|
|
Before Width: | Height: | Size: 1.1 MiB After Width: | Height: | Size: 1.1 MiB |
Loading…
Reference in a new issue