From a59383ff913c48853aad48aa8318b6112c44a7b6 Mon Sep 17 00:00:00 2001 From: tux Date: Sun, 7 Sep 2025 19:57:40 +0530 Subject: [PATCH] refactor(ly): persist ly settings --- hosts/canopus/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/canopus/default.nix b/hosts/canopus/default.nix index b32195a..f2014ed 100755 --- a/hosts/canopus/default.nix +++ b/hosts/canopus/default.nix @@ -378,6 +378,7 @@ ]; files = [ # "/etc/machine-id" + "/etc/ly/save.ini" "/etc/ssh/ssh_host_ed25519_key" "/etc/ssh/ssh_host_ed25519_key.pub" "/etc/ssh/ssh_host_rsa_key"