feat: use git-crypt for secret config that is ok to be in the nix store

This commit is contained in:
2026-02-23 15:51:33 +01:00
parent 2f2140f9ae
commit 62955d98e5
4 changed files with 5 additions and 3 deletions
-3
View File
@@ -10,9 +10,6 @@
];
kekleo.graphical = false;
kekleo.publicKeys = [
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOsLFjdS9JEcgBPa6NvOzpJp8coJPJwJFuM+PQCZ8brl leonhard"
];
users.users.leonhard = {
initialPassword = "leonhard";