refactor(ly): persist ly settings

This commit is contained in:
tux
2025-09-07 19:57:40 +05:30
parent bf5cc15137
commit a59383ff91

View File

@@ -378,6 +378,7 @@
]; ];
files = [ files = [
# "/etc/machine-id" # "/etc/machine-id"
"/etc/ly/save.ini"
"/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/ssh/ssh_host_rsa_key" "/etc/ssh/ssh_host_rsa_key"