Enable fwupd for inspiron

This commit is contained in:
SebastianStork 2024-07-16 12:36:54 +02:00
parent 0051f45c22
commit b0561486cc

View file

@ -26,4 +26,5 @@
zramSwap.enable = true;
services.fstrim.enable = true;
services.fwupd.enable = true;
}