diff options
Diffstat (limited to 'configuration.nix')
-rw-r--r-- | configuration.nix | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configuration.nix b/configuration.nix index 59329f5..48fa165 100644 --- a/configuration.nix +++ b/configuration.nix @@ -204,7 +204,7 @@ termite quasselClient nomacs wireshark spotify pavucontrol fractal gnome3.file-roller geogebra gnome3.gnome-calculator gnome3.simple-scan vlc xorg.xev gnome3.evolution - evolution-data-server + evolution-data-server vimHugeX (mumble.override { pulseSupport = true; }) # Other stuff @@ -216,4 +216,4 @@ ]; }; } - +# vi: et sw=4 |