commit 4a2d711140682559a17ffb8a288911804881e177
parent 0dd6b39343014b32541d4bd80543a98b48d28eb4
Author: Hannah Izzie Gesser <hannah@totient.eu>
Date: Mon, 9 Jun 2025 21:47:49 +0200
parent 0dd6b39343014b32541d4bd80543a98b48d28eb4
Author: Hannah Izzie Gesser <hannah@totient.eu>
Date: Mon, 9 Jun 2025 21:47:49 +0200
Change display name for user zaphyra
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config/nixos/modules/users/zaphyra.nix b/config/nixos/modules/users/zaphyra.nix @@ -27,7 +27,7 @@ in users.users.zaphyra = { uid = 1001; - description = "zaphyra"; + description = "Katja"; hashedPasswordFile = config.sops.secrets.zaphyraPassword.path; isNormalUser = true; extraGroups =