about summary refs log tree commit diff
path: root/machines
diff options
context:
space:
mode:
Diffstat (limited to 'machines')
-rw-r--r--machines/aszlig/managed/tyree.nix6
1 files changed, 3 insertions, 3 deletions
diff --git a/machines/aszlig/managed/tyree.nix b/machines/aszlig/managed/tyree.nix
index ddb39a71..b747c0b4 100644
--- a/machines/aszlig/managed/tyree.nix
+++ b/machines/aszlig/managed/tyree.nix
@@ -8,9 +8,9 @@
   boot.loader.efi.canTouchEfiVariables = true;
 
   environment.systemPackages = with pkgs; [
-    cdparanoia chromium figlet gajim gimp htop inkscape kde5.gwenview kde5.krita
-    kde5.okular libreoffice mosh mpv pciutils thunderbird vlc vuizvui.tomahawk
-    wget wine youtubeDL unfreeAndNonDistributablePkgs.skype
+    cdparanoia chromium figlet gajim gimp htop inkscape kde5.gwenview
+    kde5.okular krita libreoffice mosh mpv pciutils thunderbird vlc
+    vuizvui.tomahawk wget wine youtubeDL unfreeAndNonDistributablePkgs.skype
   ];
 
   fileSystems."/boot".device = "/dev/disk/by-uuid/A0D5-269D";