Move file into directory
This commit is contained in:
parent
e151041859
commit
61946b33a6
2 changed files with 2 additions and 2 deletions
|
|
@ -32,7 +32,7 @@
|
|||
home-manager.useGlobalPkgs = true;
|
||||
home-manager.useUserPackages = true;
|
||||
|
||||
home-manager.users.alex = import ./home.nix;
|
||||
home-manager.users.alex = import ./alex/home.nix;
|
||||
|
||||
# Optionally, use home-manager.extraSpecialArgs to pass arguments to
|
||||
# home.nix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue