n 2: set mutable users to false
This commit is contained in:
parent
923570be43
commit
f6e6b7da2b
|
@ -65,6 +65,8 @@ with import <stockholm/lib>;
|
|||
|
||||
nix.useSandbox = true;
|
||||
|
||||
users.mutableUsers = false;
|
||||
|
||||
services.timesyncd.enable = true;
|
||||
|
||||
#why is this on in the first place?
|
||||
|
|
Loading…
Reference in a new issue