diff options
Diffstat (limited to 'nixos/nix.nix')
| -rw-r--r-- | nixos/nix.nix | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/nixos/nix.nix b/nixos/nix.nix index 281a786..350510d 100644 --- a/nixos/nix.nix +++ b/nixos/nix.nix @@ -15,7 +15,4 @@ "latitude-7490/nixpkgs" "latitude-7490/stylix" ]; - - # make auto-upgrade service lightweight - systemd.services.nixos-upgrade.unitConfig = { CPUWeight = 1; }; } |
