feat: use git-crypt for secret config that is ok to be in the nix store
This commit is contained in:
@@ -10,9 +10,6 @@
|
||||
];
|
||||
|
||||
kekleo.graphical = false;
|
||||
kekleo.publicKeys = [
|
||||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOsLFjdS9JEcgBPa6NvOzpJp8coJPJwJFuM+PQCZ8brl leonhard"
|
||||
];
|
||||
|
||||
users.users.leonhard = {
|
||||
initialPassword = "leonhard";
|
||||
|
||||
Reference in New Issue
Block a user