summaryrefslogtreecommitdiff
path: root/hosts/sif/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/sif/default.nix')
-rw-r--r--hosts/sif/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/sif/default.nix b/hosts/sif/default.nix
index af845bc1..c1bae599 100644
--- a/hosts/sif/default.nix
+++ b/hosts/sif/default.nix
@@ -115,7 +115,7 @@
115 }; 115 };
116 116
117 environment.systemPackages = with pkgs; [ 117 environment.systemPackages = with pkgs; [
118 nvtop brightnessctl config.boot.kernelPackages.v4l2loopback s-tui 118 nvtop brightnessctl config.boot.kernelPackages.v4l2loopback s-tui uhk-agent
119 ]; 119 ];
120 120
121 services = { 121 services = {