Add hdparm and fwupd for Dell Laptop
This commit is contained in:
parent
5dbd7a9c2d
commit
67641d3b97
@ -19,6 +19,7 @@ with deviceSpecific; {
|
||||
# Samba support
|
||||
cifs-utils
|
||||
# Utils
|
||||
hdparm
|
||||
vdpauinfo
|
||||
libva-utils
|
||||
lm_sensors
|
||||
|
@ -61,4 +61,6 @@ with deviceSpecific; {
|
||||
interval = "weekly";
|
||||
};
|
||||
|
||||
services.fwupd.enable = (device == "Dell-Laptop");
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user