diff --git a/hosts/asus-gl553vd/configs/imp.nix b/hosts/asus-gl553vd/configs/imp.nix index f81f7c7..73048ad 100644 --- a/hosts/asus-gl553vd/configs/imp.nix +++ b/hosts/asus-gl553vd/configs/imp.nix @@ -51,6 +51,7 @@ "/etc/ssh/ssh_host_rsa_key.pub" "/etc/ssh/ssh_host_ed25519_key" "/etc/ssh/ssh_host_ed25519_key.pub" + "/sys/class/leds/asus\:\:kbd_backlight/brightness" ]; }; "/persistent/docker" = lib.mkIf config.virtualisation.docker.enable {