Fix typo in base role
This commit is contained in:
parent
287f22da35
commit
bb6b56c787
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
wget curl vim tmux git ncat bind ack
|
wget curl vim tmux git ncat bind ack
|
||||||
fwupd pciutils dmidecode smartmontools parted
|
fwupd pciutils dmidecode smartmontools parted
|
||||||
borgbckup
|
borgbackup
|
||||||
];
|
];
|
||||||
|
|
||||||
services.fwupd.enable = true;
|
services.fwupd.enable = true;
|
||||||
|
|
Loading…
Add table
Reference in a new issue