sys: move fwupd to defaultDesktopPack
This commit is contained in:
parent
ffe6069985
commit
3632d3f54a
2 changed files with 4 additions and 5 deletions
|
@ -36,5 +36,9 @@ in {
|
|||
networkmanager.enable = true;
|
||||
useDHCP = false; # The global useDHCP flag is deprecated, therefore explicitly set to false here.
|
||||
};
|
||||
|
||||
services = {
|
||||
fwupd.enable = true;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue