Compare commits
3 commits
12410a67f2
...
9ad2ccd00b
| Author | SHA1 | Date | |
|---|---|---|---|
| 9ad2ccd00b | |||
| 99a5e8d886 | |||
| d07f31bb66 |
2 changed files with 2 additions and 2 deletions
|
|
@ -25,7 +25,6 @@ in
|
|||
"/var/log"
|
||||
];
|
||||
files = [
|
||||
"/etc/machine-id"
|
||||
"/etc/nix/id_rsa"
|
||||
"/etc/ssh/ssh_host_ed25519_key"
|
||||
"/etc/ssh/ssh_host_ed25519_key.pub"
|
||||
|
|
@ -83,5 +82,6 @@ in
|
|||
}
|
||||
)
|
||||
];
|
||||
sops.age.keyFile = "/persist/var/lib/sops-nix/key.txt";
|
||||
};
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
84d1b12c1f1843a985b8989ae713d32d
|
||||
3de2d4e3a1c44a2a96fb1219e8d1cad4
|
||||
Loading…
Add table
Add a link
Reference in a new issue