modules: fix darwin eval
This commit is contained in:
parent
93f89cfcdf
commit
b9c7bda91c
3 changed files with 3 additions and 3 deletions
|
@ -51,9 +51,6 @@ in
|
|||
homeDirectory = config.users.users.${username}.home;
|
||||
stateVersion = "22.05";
|
||||
};
|
||||
|
||||
programs.home-manager.enable = true;
|
||||
services.ssh-agent.enable = true;
|
||||
};
|
||||
};
|
||||
in
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue