From fec655a4ce4598970720fe8cd4273f962735b8af Mon Sep 17 00:00:00 2001 From: Profpatsch Date: Sat, 4 Feb 2017 12:45:28 +0100 Subject: machines/katara: alignment --- machines/profpatsch/katara.nix | 16 ++++++++-------- 1 file 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 = [ -- cgit 1.4.1