hoe manager part 3
This commit is contained in:
parent
00c7b72fcd
commit
3fea6b47f3
5 changed files with 21 additions and 14 deletions
|
|
@ -22,9 +22,9 @@
|
|||
home-manager = {
|
||||
useGlobalPkgs = true;
|
||||
useUserPackages = true;
|
||||
# users = {
|
||||
# marty = ./nixos/modules/home.nix;
|
||||
# };
|
||||
users = {
|
||||
marty = import ./config.nix/modules/home.nix;
|
||||
};
|
||||
};
|
||||
|
||||
# PREVIOUSLY HARDWARE-CONFIGURATION.NIX
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue