Rename home/home.nix -> home/default.nix
This commit is contained in:
parent
571c1027cb
commit
ca56564ec9
2 changed files with 1 additions and 1 deletions
|
|
@ -110,7 +110,7 @@
|
|||
home-manager.lib.homeManagerConfiguration {
|
||||
pkgs = pkgs;
|
||||
modules = [
|
||||
./nix/home/home.nix
|
||||
./nix/home/default.nix
|
||||
./nix/home/local.nix
|
||||
] ++ extraModules;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue