tv mu: sort systemPackages
This commit is contained in:
parent
75a30f0b8a
commit
a9ce941158
|
@ -52,18 +52,18 @@ with import <stockholm/lib>;
|
||||||
networking.networkmanager.enable = true;
|
networking.networkmanager.enable = true;
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
|
chromium
|
||||||
|
firefoxWrapper
|
||||||
|
gimp
|
||||||
|
iptables
|
||||||
|
libreoffice
|
||||||
|
pidginotr
|
||||||
|
pidgin-with-plugins
|
||||||
|
skype
|
||||||
slock
|
slock
|
||||||
tinc_pre
|
tinc_pre
|
||||||
iptables
|
|
||||||
vim
|
vim
|
||||||
gimp
|
|
||||||
xsane
|
xsane
|
||||||
firefoxWrapper
|
|
||||||
chromium
|
|
||||||
skype
|
|
||||||
libreoffice
|
|
||||||
pidgin-with-plugins
|
|
||||||
pidginotr
|
|
||||||
|
|
||||||
#foomatic_filters
|
#foomatic_filters
|
||||||
#gutenprint
|
#gutenprint
|
||||||
|
|
Loading…
Reference in a new issue