diff --git a/nin/2configs/default.nix b/nin/2configs/default.nix index 6235fb758..d01a8d590 100644 --- a/nin/2configs/default.nix +++ b/nin/2configs/default.nix @@ -65,6 +65,8 @@ with import ; nix.useSandbox = true; + users.mutableUsers = false; + services.timesyncd.enable = true; #why is this on in the first place?