Compare commits
1 commit
95509a447c
...
c5bf5f8e79
Author | SHA1 | Date | |
---|---|---|---|
c5bf5f8e79 |
1 changed files with 0 additions and 8 deletions
|
@ -131,14 +131,6 @@ in {
|
|||
readWritePaths = ["/home/fsaccount"];
|
||||
};
|
||||
};
|
||||
environment.persistence.${config.impermanence.name} = {
|
||||
users.fsaccount.files = [
|
||||
{
|
||||
file = ".ssh/known_hosts";
|
||||
parentDirectory = {mode = "u=rwx,g=,o=";};
|
||||
}
|
||||
];
|
||||
};
|
||||
sops.secrets.backupKey = {
|
||||
sopsFile = ../machines/bragi/backupKey.yaml;
|
||||
path = "/home/fsaccount/.ssh/backupKey";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue