change hms alias and nh default flake
This commit is contained in:
parent
52bbf0ccb4
commit
db84d7b8e3
2 changed files with 2 additions and 3 deletions
|
|
@ -200,6 +200,6 @@
|
|||
|
||||
programs.nh = {
|
||||
enable = true;
|
||||
flake = "${config.home.homeDirectory}/home-manager";
|
||||
flake = "${config.home.homeDirectory}/nix-system";
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue