From d7cfa0310b0c41300e331142a11d4fd1ca97c797 Mon Sep 17 00:00:00 2001 From: Julian T Date: Thu, 1 Apr 2021 22:40:09 +0200 Subject: Add more packages --- core.nix | 1 + desktop.nix | 4 +++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/core.nix b/core.nix index ce8705c..6725bf0 100644 --- a/core.nix +++ b/core.nix @@ -60,6 +60,7 @@ unzip tig file whois nmap usbutils lshw gnumake pv jq killall netcat-gnu perl pciutils cowsay man-pages gcc binutils python3 python + lm_sensors ]; }; } 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 ]; } -- cgit v1.2.3