This commit is contained in:
2026-05-25 15:12:20 +01:00
parent e72f3c8dd9
commit b92586122e
+1
View File
@@ -20,6 +20,7 @@
users.users.doloro = {
isNormalUser = true;
shell = pkgs.fish;
uid = 1000;
# hashedPasswordFile = config.sops.secrets."doloro-hashed_password".path;
};
};