global/persist: add /var/lib/systemd
This commit is contained in:
parent
f6c69611dd
commit
7caf3c0b67
2 changed files with 1 additions and 5 deletions
|
@ -57,10 +57,6 @@ in
|
|||
variables.LAPTOP = "True";
|
||||
systemPackages = with pkgs; [ acpi brightnessctl ] ++ optional config.powerManagement.powertop.enable pkgs.powertop;
|
||||
};
|
||||
|
||||
persist.directories = [
|
||||
"/var/lib/systemd/backlight"
|
||||
];
|
||||
})
|
||||
|
||||
(mkIf cfg.portable {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue