enable firmware updates

This commit is contained in:
Joseph Hanson 2024-07-15 18:10:39 -05:00
parent 7fa5e12ef4
commit 06758d97ac
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -16,6 +16,9 @@
};
};
# For updating firmware on the Framework.
services.fwupd.enable = true;
networking = {
useDHCP = lib.mkDefault true;
networkmanager.enable = true;