summaryrefslogtreecommitdiff
path: root/hosts/pkgs.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/pkgs.nix')
-rw-r--r--hosts/pkgs.nix5
1 files changed, 4 insertions, 1 deletions
diff --git a/hosts/pkgs.nix b/hosts/pkgs.nix
index 82acb52..db565ea 100644
--- a/hosts/pkgs.nix
+++ b/hosts/pkgs.nix
@@ -42,7 +42,7 @@
autossh
#hardware problems
lm_sensors
- linuxKernel.packages.linux_latest_libre.cpupower
+ linuxKernel.packages.linux_hardened.cpupower
# images
imagemagick
sxiv
@@ -67,5 +67,8 @@
# electrum
# yacreader
nethogs
+ superhtml
+ sshfs
+ sxiv
];
}