From f5ef0cf848e65d4fea2be8dee7bc1c72ad67046f Mon Sep 17 00:00:00 2001 From: Collin Williams <96917990+bluedragon1221@users.noreply.github.com> Date: Tue, 23 Jun 2026 20:50:27 -0500 Subject: noctalia is kinda cool... --- hosts/mercury/nixos.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hosts/mercury/nixos.nix') diff --git a/hosts/mercury/nixos.nix b/hosts/mercury/nixos.nix index 25b5a91..764f6f5 100644 --- a/hosts/mercury/nixos.nix +++ b/hosts/mercury/nixos.nix @@ -14,6 +14,7 @@ facter.reportPath = ./facter.json; services.dbus.implementation = "broker"; + services.upower.enable = true; environment.defaultPackages = lib.mkForce []; # im not a noob -- cgit v1.3.1