This commit is contained in:
zuckerberg 2021-06-29 23:23:16 -04:00
parent 24a0d9d2a1
commit e7e244c6a2

View File

@ -31,7 +31,7 @@
services.openssh.enable = true; services.openssh.enable = true;
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
wget kakoune htop git dnsutils tmux nethogs iotop wget kakoune htop git dnsutils tmux nethogs iotop pciutils
]; ];
nixpkgs.config.allowUnfree = true; nixpkgs.config.allowUnfree = true;