diff --git a/configuration.nix b/configuration.nix index b21b41e..a308229 100644 --- a/configuration.nix +++ b/configuration.nix @@ -194,6 +194,7 @@ ACTION=="add", ATTRS{idProduct}=="1500", ATTRS{idVendor}=="05ac", DRIVERS=="usb", RUN+="${pkgs.sg3_utils}/bin/sg_raw /dev/$kernel EA 00 00 00 00 00 01" ''; + xdg.portal.enable = true; services.flatpak.enable = true; # Some programs need SUID wrappers, can be configured further or are