Compare commits
1 commit
28f02d8543
...
80594d679f
Author | SHA1 | Date | |
---|---|---|---|
80594d679f |
1 changed files with 1 additions and 4 deletions
|
@ -133,7 +133,6 @@ in {
|
|||
};
|
||||
environment.persistence.${config.impermanence.name} = {
|
||||
users.fsaccount.files = [
|
||||
/*
|
||||
{
|
||||
file = ".ssh/known_hosts";
|
||||
parentDirectory = {
|
||||
|
@ -142,8 +141,6 @@ in {
|
|||
mode = "u=rwx,g=,o=";
|
||||
};
|
||||
}
|
||||
*/
|
||||
".ssh/known_hosts"
|
||||
];
|
||||
};
|
||||
sops.secrets.backupKey = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue