summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--nin/2configs/default.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/nin/2configs/default.nix b/nin/2configs/default.nix
index 9058757d..4a5ebf3d 100644
--- a/nin/2configs/default.nix
+++ b/nin/2configs/default.nix
@@ -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?