feat: added in some automatic garbage collection
Also merged all teh nix options together.
This commit is contained in:
parent
18155ec6e1
commit
667c335839
2 changed files with 21 additions and 7 deletions
|
@ -69,11 +69,6 @@ in {
|
|||
}
|
||||
];
|
||||
|
||||
nix.settings.trusted-users = [
|
||||
"root"
|
||||
"@skynet-admins-linux"
|
||||
];
|
||||
|
||||
# give users a home dir
|
||||
security.pam.services.sshd.makeHomeDir = true;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue