summaryrefslogtreecommitdiff
path: root/users.nix
diff options
context:
space:
mode:
authorChristoph Cullmann <christoph@cullmann.io>2024-07-02 19:55:04 +0200
committerChristoph Cullmann <christoph@cullmann.io>2024-07-02 19:55:04 +0200
commit226f60463db2a345c838efc3becc0310adc03177 (patch)
tree8a919ab6b4e0ac0eda286f82369cd7a75b1ad272 /users.nix
parentdfee38f4370c8556ec408f081b92b3b9b56f98d6 (diff)
comment
Diffstat (limited to 'users.nix')
-rw-r--r--users.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/users.nix b/users.nix
index 2cb3352..d0ca626 100644
--- a/users.nix
+++ b/users.nix
@@ -9,6 +9,7 @@ in
"${home-manager}/nixos"
];
+ # define the users we have on our systems
users = {
# all users and passwords are defined here
mutableUsers = false;