summaryrefslogtreecommitdiff
path: root/core.nix
diff options
context:
space:
mode:
authorJulian T <julian@jtle.dk>2021-03-31 10:20:16 +0200
committerJulian T <julian@jtle.dk>2021-03-31 10:20:16 +0200
commit32e446e829159931bfe254899b2871e0afcf6a8d (patch)
treea43aa036090b31429582b68d8d0b213b2ad1d2f3 /core.nix
parentdedff3809b3d0bca1ad309cfb6e7648b029485f4 (diff)
Switch to stable release and disable the pulseaudio cork module
Diffstat (limited to 'core.nix')
-rw-r--r--core.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/core.nix b/core.nix
index 801a940..ce8705c 100644
--- a/core.nix
+++ b/core.nix
@@ -58,7 +58,7 @@
# General stuff
wget vim neovim git htop zsh tree dnsutils zip
unzip tig file whois nmap usbutils lshw gnumake
- aspell pv jq killall netcat-gnu perl
+ pv jq killall netcat-gnu perl pciutils
cowsay man-pages gcc binutils python3 python
];
};