1

Add acpid/dbus + remove desktop-portal-gtk

This commit is contained in:
2022-07-01 13:37:17 +02:00
parent 5bac8a5c84
commit e847a0fb3c

View File

@ -151,7 +151,7 @@
enable = true;
extraPortals = with pkgs; [
xdg-desktop-portal-wlr
xdg-desktop-portal-gtk
# xdg-desktop-portal-gtk # TODO: Does this come with gnome?
];
gtkUsePortal = true;
};
@ -224,6 +224,8 @@
SystemMaxUse=50M
'';
acpid.enable = true;
dbus.enable = true;
flatpak.enable = true; # Not quite the nix style but useful for bottles/proprietary stuff
fstrim.enable = true;
fwupd.enable = true;