Rename home manager user settings files

This commit is contained in:
Gene Liverman 2024-12-08 08:52:33 -05:00
parent 46a93a4814
commit 23de2ed5a2
11 changed files with 2 additions and 2 deletions

View file

@ -29,7 +29,7 @@
../modules/hosts/common
../modules/hosts/common/all-gui.nix
../modules/hosts/darwin/home.nix
../modules/hosts/darwin/${hostname}/${username}.nix
../modules/hosts/darwin/${hostname}/home-${username}.nix
];
};
}