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;