thinkpad-2025-01-06-10-40-25

This commit is contained in:
Alexander Szczepanski
2025-01-06 10:40:25 +01:00
parent 8b4ff06e92
commit 13714539c9
10 changed files with 259 additions and 83 deletions

View File

@ -20,12 +20,6 @@
keyFile = "/var/lib/sops-nix/key.txt";
generateKey = true;
};
secrets = {
hashedPassword = {
neededForUsers = true;
};
};
};
time.timeZone = "Europe/Berlin";