host/asus: add leds to the persistence
This commit is contained in:
parent
d06e1faf3b
commit
e639bcc8f0
1 changed files with 1 additions and 0 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue