summaryrefslogtreecommitdiff
path: root/desktop.nix
diff options
context:
space:
mode:
authorJulian T <julian@jtle.dk>2021-04-01 22:40:09 +0200
committerJulian T <julian@jtle.dk>2021-04-01 22:40:09 +0200
commitd7cfa0310b0c41300e331142a11d4fd1ca97c797 (patch)
tree68d7aa9ae30032863067a459d6a98a4444e07b06 /desktop.nix
parent32e446e829159931bfe254899b2871e0afcf6a8d (diff)
Add more packages
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
];
}