about summary refs log tree commit diff
diff options
context:
space:
mode:
authoraszlig <aszlig@redmoonstudios.org>2016-01-01 19:16:23 +0100
committeraszlig <aszlig@redmoonstudios.org>2016-01-01 19:16:23 +0100
commit49c26991e8a957fcc91df27b601de9a2d6c661fd (patch)
tree6467e61d25d399858e709d02d35a0ea9296fd3c2
parent80d8ed63258b78a4f84a4e41fbb1db031cc571e1 (diff)
machines/haenk: Add cdparanoia to systemPackages
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
-rw-r--r--machines/aszlig/managed/haenk.nix6
1 files changed, 3 insertions, 3 deletions
diff --git a/machines/aszlig/managed/haenk.nix b/machines/aszlig/managed/haenk.nix
index 2e9aa6ce..661f9af0 100644
--- a/machines/aszlig/managed/haenk.nix
+++ b/machines/aszlig/managed/haenk.nix
@@ -12,9 +12,9 @@
   };
 
   environment.systemPackages = with pkgs; [
-    chromium figlet gajim gimp htop inkscape kde5.oxygen-icons5 libreoffice mosh
-    mpv pciutils skype vim_configurable vlc vuizvui.greybird-xfce-theme
-    vuizvui.tomahawk wget youtubeDL
+    cdparanoia chromium figlet gajim gimp htop inkscape kde5.oxygen-icons5
+    libreoffice mosh mpv pciutils skype vim_configurable vlc
+    vuizvui.greybird-xfce-theme vuizvui.tomahawk wget youtubeDL
   ];
 
   fileSystems."/" = {