mirror of
https://github.com/Moe1369/nix-fleet.git
synced 2026-04-24 15:59:06 +02:00
sops debugging
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
sops.secrets."users/${user}/password" = {
|
||||
neededForUsers = true;
|
||||
};
|
||||
|
||||
users.mutableUsers = false;
|
||||
users.users.${user} = {
|
||||
isNormalUser = true;
|
||||
description = fullname;
|
||||
|
||||
Reference in New Issue
Block a user