feat(modules/hardware): enable fwupd
This commit is contained in:
parent
2c08ed0ec5
commit
1c32074f69
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
config = {
|
config = {
|
||||||
|
services.fwupd.enable = true;
|
||||||
hardware.bluetooth = {
|
hardware.bluetooth = {
|
||||||
enable = true;
|
enable = true;
|
||||||
settings.General.Experimental = true;
|
settings.General.Experimental = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue