summaryrefslogtreecommitdiff
path: root/desktop.nix
diff options
context:
space:
mode:
Diffstat (limited to 'desktop.nix')
-rw-r--r--desktop.nix4
1 files changed, 3 insertions, 1 deletions
diff --git a/desktop.nix b/desktop.nix
index 5a5d358..740cab7 100644
--- a/desktop.nix
+++ b/desktop.nix
@@ -105,7 +105,7 @@
gopass stow pass gnupg imagemagick acpi gdb sox
# Nixos stuff
- nox nix-index
+ nox nix-index patchelf
# Network stuff
networkmanagerapplet networkmanager-openconnect iw
@@ -128,10 +128,12 @@
gnome3.evolution evolution-data-server vimHugeX
(mumble.override { pulseSupport = true; })
libreoffice-fresh liferea qutebrowser mate.caja
+ audacity
# Other stuff
texlive.combined.scheme-medium biber
youtube-dl sshpass python38Packages.pynvim
aspell aspellDicts.da aspellDicts.en
+ ffmpegthumbnailer tio
];
}