fix(systems/nemesis): fix tyopo in persist

This commit is contained in:
Mohammad Rafiq 2025-05-19 09:09:33 +08:00
parent 4c86a5b29a
commit 8a1f3a6816
No known key found for this signature in database

View file

@ -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"
]; ];
}; };