about summary refs log tree commit diff
path: root/machines/labnet
diff options
context:
space:
mode:
authorOpenlab Labtop <kontakt@openlab-augsburg.de>2015-06-16 22:29:56 +0000
committerOpenlab Labtop <kontakt@openlab-augsburg.de>2015-06-16 22:29:56 +0000
commita52895971607e185fda1b5033de34ff12cf74252 (patch)
treef0158706389286567fb55f00d4a74b619b5e1e1e /machines/labnet
parenteea7b8536029fbff01c2f38c2a3c6153e5086074 (diff)
labtop: packages
Diffstat (limited to 'machines/labnet')
-rw-r--r--machines/labnet/labtop.nix27
1 files changed, 14 insertions, 13 deletions
diff --git a/machines/labnet/labtop.nix b/machines/labnet/labtop.nix
index 3a360f32..6555865d 100644
--- a/machines/labnet/labtop.nix
+++ b/machines/labnet/labtop.nix
@@ -47,30 +47,31 @@ in {
   };
 
   environment.systemPackages = with pkgs; [
-    greybird
     #repetierhost <- TODO
+    blender
+    filezilla
     firefox
     fish
+    freecad
+    gcc
     gimp
     git
-    freecad
+    gmpc
+    greybird
+    inkscape
+    ino
+    libreoffice
+    netcat-openbsd
     openscad
+    perl-ack
     printrun
-    blender
-    netcat-openbsd
+    python3
+    screen
     slic3r
     tmux
-    libreoffice
-    inkscape
-    filezilla
-    gmpc
-    vlc
     vim
+    vlc
     wget
-    screen
-    ino
-    python3
-    gcc
   ];
 
   services.xserver = {