diff options
author | tv <tv@krebsco.de> | 2017-08-31 22:02:52 +0200 |
---|---|---|
committer | tv <tv@krebsco.de> | 2017-08-31 22:02:52 +0200 |
commit | a9ce94115873bb6bb679919c18e8afd336f2d479 (patch) | |
tree | 9e180b03e9b97302e5206709ee5eac1b106b630a /tv/1systems/mu/config.nix | |
parent | 75a30f0b8a5d307f1f04ac07837832492b1fc0ba (diff) |
tv mu: sort systemPackages
Diffstat (limited to 'tv/1systems/mu/config.nix')
-rw-r--r-- | tv/1systems/mu/config.nix | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/tv/1systems/mu/config.nix b/tv/1systems/mu/config.nix index ee0f4f7f5..10d7b2197 100644 --- a/tv/1systems/mu/config.nix +++ b/tv/1systems/mu/config.nix @@ -52,18 +52,18 @@ with import <stockholm/lib>; networking.networkmanager.enable = true; environment.systemPackages = with pkgs; [ + chromium + firefoxWrapper + gimp + iptables + libreoffice + pidginotr + pidgin-with-plugins + skype slock tinc_pre - iptables vim - gimp xsane - firefoxWrapper - chromium - skype - libreoffice - pidgin-with-plugins - pidginotr #foomatic_filters #gutenprint |