This commit is contained in:
Christoph Cullmann 2024-07-02 19:55:04 +02:00
parent dfee38f437
commit 226f60463d
No known key found for this signature in database

View file

@ -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;