desktop: enable flatpak
This commit is contained in:
parent
242b2f7e18
commit
c3f103a6dc
1 changed files with 3 additions and 0 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Add table
Reference in a new issue