test
This commit is contained in:
parent
b650dc3bc6
commit
544fd6f691
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@
|
||||||
|
|
||||||
home-manager.useGlobalPkgs = true;
|
home-manager.useGlobalPkgs = true;
|
||||||
home-manager.useUserPackages = true;
|
home-manager.useUserPackages = true;
|
||||||
users.users."$username" = import ../home-manager;
|
# users.users."$username" = import ../home-manager;
|
||||||
imports = [
|
imports = [
|
||||||
# inputs.doom-emacs.hmModule
|
# inputs.doom-emacs.hmModule
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue