about summary refs log tree commit diff
path: root/machines/devhell/sigrun.nix
diff options
context:
space:
mode:
Diffstat (limited to 'machines/devhell/sigrun.nix')
-rw-r--r--machines/devhell/sigrun.nix8
1 files changed, 0 insertions, 8 deletions
diff --git a/machines/devhell/sigrun.nix b/machines/devhell/sigrun.nix
index 6468dc9a..aa9a05bc 100644
--- a/machines/devhell/sigrun.nix
+++ b/machines/devhell/sigrun.nix
@@ -266,15 +266,7 @@
   nixpkgs.config.mpv.bs2bSupport = true;
 
   environment.systemPackages = with pkgs; [
-    #ipfs
-    #scummvm
-    abook
     canto-curses
-    cli-visualizer
     cmus
-    handbrake
-    hplip
-    nzbget
-    slrn
   ];
 }