diff options
| author | Collin Williams <96917990+bluedragon1221@users.noreply.github.com> | 2026-06-23 20:50:27 -0500 |
|---|---|---|
| committer | Collin Williams <96917990+bluedragon1221@users.noreply.github.com> | 2026-06-23 20:50:27 -0500 |
| commit | f5ef0cf848e65d4fea2be8dee7bc1c72ad67046f (patch) | |
| tree | a0e40d5cd417ea2e2bf12c4a30ecdcd27b345100 /hosts/mercury/nixos.nix | |
| parent | 516af1635df84f9adb96d064f8fbd671ea09a758 (diff) | |
noctalia is kinda cool...
Diffstat (limited to 'hosts/mercury/nixos.nix')
| -rw-r--r-- | hosts/mercury/nixos.nix | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
