desktop: enable flatpak

This commit is contained in:
Elnu 2023-05-09 12:40:29 -07:00
parent 242b2f7e18
commit c3f103a6dc

View file

@ -29,8 +29,11 @@ in
pcscd.enable = true;
gnome.gnome-keyring.enable = true; # For remembering nextcloud login, among other things
gvfs.enable = true; # For Trash
flatpak.enable = true;
};
xdg.portal.enable = true;
environment.systemPackages = with pkgs; [ yubioath-flutter ];
environment.sessionVariables = {