n 2: set mutable users to false
This commit is contained in:
parent
cfbbac6a7c
commit
0bc3e1591d
@ -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 New Issue
Block a user