diff options
author | Julian T <julian@jtle.dk> | 2021-05-03 15:12:26 +0200 |
---|---|---|
committer | Julian T <julian@jtle.dk> | 2021-05-03 15:12:26 +0200 |
commit | 079857f90f126d880da41488733dcd7780cbd136 (patch) | |
tree | d93f3510ae01b0709131ab009616e0c7a0e678b2 /nixhome/.config | |
parent | dc6fed0f0a9424655929e1edf4965ddcfa78d5d3 (diff) |
Ignore pyc files, do xlaunch script from xprofile and extra programs
Diffstat (limited to 'nixhome/.config')
-rw-r--r-- | nixhome/.config/nixpkgs/home.nix | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/nixhome/.config/nixpkgs/home.nix b/nixhome/.config/nixpkgs/home.nix index 906ad97..fb43321 100644 --- a/nixhome/.config/nixpkgs/home.nix +++ b/nixhome/.config/nixpkgs/home.nix @@ -16,13 +16,15 @@ rustup gcc go clang-tools gdb php ghc stack + # Email and calendar + gnome3.evolution gnome3.gnome-calendar evolution-data-server + # Gui applications firefox pavucontrol evince leafpad inkscape gimp meld pinentry gnome3.gnome-system-monitor termite quasselClient wireshark spotify gnome3.file-roller gnome3.gnome-calculator - gnome3.simple-scan vlc mpv xorg.xev - gnome3.evolution evolution-data-server vimHugeX + gnome3.simple-scan vlc mpv xorg.xev vimHugeX (mumble.override { pulseSupport = true; }) libreoffice-fresh liferea qutebrowser mate.caja audacity gnome3.eog veracrypt xournal remmina |