Add parted to base set
This commit is contained in:
parent
acfde18601
commit
58ce179e1b
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
wget curl vim tmux git ncat bind
|
wget curl vim tmux git ncat bind
|
||||||
fwupd pciutils dmidecode
|
fwupd pciutils dmidecode parted
|
||||||
];
|
];
|
||||||
|
|
||||||
services.fwupd.enable = true;
|
services.fwupd.enable = true;
|
||||||
|
|
Loading…
Add table
Reference in a new issue