about summary refs log tree commit diff
path: root/modules/module-list.nix
diff options
context:
space:
mode:
authorProfpatsch <mail@profpatsch.de>2022-03-16 17:21:22 +0100
committerProfpatsch <mail@profpatsch.de>2022-03-16 17:22:17 +0100
commit652ac49da16123016c36537dc28331649a63bf7b (patch)
treea69f2488877c416a7b1c0a9b51e691830e549d12 /modules/module-list.nix
parent57c8f476c83847f90dda16327aa76bb11f912e88 (diff)
machines/profpatsch/base-workstation: add upower with suspend
Upstream is dumb, but the tool is certainly useful, so let’s patch it
to make it workable and then also patch the nixos module …
Diffstat (limited to 'modules/module-list.nix')
-rw-r--r--modules/module-list.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/module-list.nix b/modules/module-list.nix
index 7429c887..39345699 100644
--- a/modules/module-list.nix
+++ b/modules/module-list.nix
@@ -15,6 +15,7 @@
   ./services/postfix
   ./services/starbound.nix
   ./services/guix.nix
+  ./services/upower-minimal.nix
   ./system/iso.nix
   ./system/kernel/bfq
   ./system/kernel/rckernel.nix