Add ack
This commit is contained in:
parent
b98f7dad5f
commit
1e5b812663
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
wget curl vim tmux git ncat bind
|
wget curl vim tmux git ncat bind ack
|
||||||
fwupd pciutils dmidecode smartmontools parted
|
fwupd pciutils dmidecode smartmontools parted
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue