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