Re-enable fwupd. Without it, gnome-firmwarm seems to not work.
This commit is contained in:
parent
9d16c7bd7b
commit
c587fcc2ac
@ -20,8 +20,8 @@
|
||||
config = lib.mkIf config.me.lvfs.enable (
|
||||
lib.mkMerge [
|
||||
{
|
||||
# TODO: Is this installing firmware or just downloading it? Is this needed?
|
||||
# services.fwupd.enable = true;
|
||||
# TODO: Is this installing firmware or just downloading it?
|
||||
services.fwupd.enable = true;
|
||||
environment.persistence."/persist" = lib.mkIf (!config.me.buildingIso) {
|
||||
hideMounts = true;
|
||||
directories = [
|
||||
|
Loading…
x
Reference in New Issue
Block a user