From 7aa221e4dbb6a1cf1cc180a274fc279d95a6f47c Mon Sep 17 00:00:00 2001 From: Tim Keller Date: Sun, 20 Oct 2024 11:24:03 -0500 Subject: add derivations for lowbat and pavolctld, install --- modules/root/software.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'modules') diff --git a/modules/root/software.nix b/modules/root/software.nix index 52ecb50..19ffe4d 100644 --- a/modules/root/software.nix +++ b/modules/root/software.nix @@ -79,6 +79,8 @@ testdisk tmux xxHash + (callPackage ../../derivations/lowbat {}) + (callPackage ../../derivations/pavolctld {}) ]; # More desktop -- cgit v1.2.3