mirror of
https://github.com/tuxdotrs/nix-config.git
synced 2026-09-19 16:49:04 +05:30
fix(boot): ensure machine-id is persisted
This commit is contained in:
@@ -54,6 +54,7 @@
|
||||
++ cfg.impermanence.directories;
|
||||
|
||||
files = [
|
||||
"/etc/machine-id"
|
||||
"/etc/ssh/ssh_host_ed25519_key"
|
||||
"/etc/ssh/ssh_host_ed25519_key.pub"
|
||||
"/etc/ssh/ssh_host_rsa_key"
|
||||
|
||||
Reference in New Issue
Block a user