Move tmp to tmpfs and add smartctl
This commit is contained in:
parent
58ce179e1b
commit
89121d488a
2 changed files with 2 additions and 2 deletions
|
@ -15,7 +15,7 @@
|
|||
|
||||
environment.systemPackages = with pkgs; [
|
||||
wget curl vim tmux git ncat bind
|
||||
fwupd pciutils dmidecode parted
|
||||
fwupd pciutils dmidecode smartmontools parted
|
||||
];
|
||||
|
||||
services.fwupd.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue