about summary refs log tree commit diff
path: root/machines
diff options
context:
space:
mode:
authorProfpatsch <mail@profpatsch.de>2017-02-04 12:45:28 +0100
committerProfpatsch <mail@profpatsch.de>2017-02-04 12:48:52 +0100
commitfec655a4ce4598970720fe8cd4273f962735b8af (patch)
tree562ca2af732717d634bf6b571c2960c7cd7e5e35 /machines
parentb44725e97628e4e2e5059914473a86b87ee14561 (diff)
machines/katara: alignment
Diffstat (limited to 'machines')
-rw-r--r--machines/profpatsch/katara.nix16
1 files changed, 8 insertions, 8 deletions
diff --git a/machines/profpatsch/katara.nix b/machines/profpatsch/katara.nix
index a77c493f..0b680901 100644
--- a/machines/profpatsch/katara.nix
+++ b/machines/profpatsch/katara.nix
@@ -73,15 +73,15 @@ in {
     let
       systemPkgs =
       [
-        atool             # archive tools
-        gnupg gnupg1compat # PGP encryption
-        imagemagick       # image conversion
-        pkgs.vuizvui.jmtpfs     # MTP fuse
-        mosh              # ssh with stable connections
-        nfs-utils         # the filesystem of the future for 20 years
-        tarsnap           # encrypting online backup tool
+        atool               # archive tools
+        gnupg gnupg1compat  # PGP encryption
+        imagemagick         # image conversion
+        pkgs.vuizvui.jmtpfs # MTP fuse
+        mosh                # ssh with stable connections
+        nfs-utils           # the filesystem of the future for 20 years
+        tarsnap             # encrypting online backup tool
         # TODO move into atool deps
-        unzip             # extract zip archives
+        unzip               # extract zip archives
         wpa_supplicant_gui  # configure wireless connections
       ];
       xPkgs = [