home

My NixOS systems configurations.
Log | Files | Refs | LICENSE

commit 0c091df17bf82d26ce68070eb51d1a9bf669a756
parent d3806c97e097131c5ee447d3f5cfeb89d8538ac1
Author: Vincent Demeester <vincent@sbr.pm>
Date:   Sun, 21 Aug 2022 11:23:29 +0200

systems/wakasu: localCaches is empty by default

Signed-off-by: Vincent Demeester <vincent@sbr.pm>

Diffstat:
Msystems/hosts/wakasu.nix | 5-----
1 file changed, 0 insertions(+), 5 deletions(-)

diff --git a/systems/hosts/wakasu.nix b/systems/hosts/wakasu.nix @@ -66,11 +66,6 @@ in SUBSYSTEM=="power_supply", ATTR{status}=="Discharging", ATTR{capacity}=="[0-5]", RUN+="${pkgs.systemd}/bin/systemctl hibernate" ''; - core.nix = { - # temporary or not - localCaches = [ ]; - }; - modules = { editors.emacs.enable = true; hardware = {