This commit is contained in:
Fabian Hauser 2020-03-08 15:03:13 +00:00
parent b98f7dad5f
commit 1e5b812663

View file

@ -14,7 +14,7 @@
};
environment.systemPackages = with pkgs; [
wget curl vim tmux git ncat bind
wget curl vim tmux git ncat bind ack
fwupd pciutils dmidecode smartmontools parted
];