summaryrefslogtreecommitdiff
path: root/users.nix
diff options
context:
space:
mode:
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;