fix(systems/nemesis): fix tyopo in persist
This commit is contained in:
parent
4c86a5b29a
commit
8a1f3a6816
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ refresh-rate = "144";
|
||||||
];
|
];
|
||||||
files = [
|
files = [
|
||||||
"/etc/ssh/ssh_host_ed25519_key"
|
"/etc/ssh/ssh_host_ed25519_key"
|
||||||
"/etc/ssh/ssh_host_ed25519_key_pub"
|
"/etc/ssh/ssh_host_ed25519_key.pub"
|
||||||
"/etc/machine-id"
|
"/etc/machine-id"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue