Compare commits

..

1 commit

Author SHA1 Message Date
80594d679f Use sops for private key distribution 2024-03-21 18:37:24 +01:00

View file

@ -133,8 +133,7 @@ in {
};
environment.persistence.${config.impermanence.name} = {
users.fsaccount.files = [
/*
{
{
file = ".ssh/known_hosts";
parentDirectory = {
user = "fsaccount";
@ -142,8 +141,6 @@ in {
mode = "u=rwx,g=,o=";
};
}
*/
".ssh/known_hosts"
];
};
sops.secrets.backupKey = {