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