Add flatpak
This commit is contained in:
parent
1fe4d168a7
commit
ef8a893828
1
sway.nix
1
sway.nix
@ -117,6 +117,7 @@
|
||||
networking.networkmanager.enable = true;
|
||||
services.upower.enable = config.powerManagement.enable;
|
||||
programs.dconf.enable = true;
|
||||
services.flatpak.enable = true;
|
||||
services.flatpak.extraPortals = [ pkgs.xdg-desktop-portal-gtk ];
|
||||
# Needed for themes and backgrounds
|
||||
environment.pathsToLink = [ "/share" ];
|
||||
|
Loading…
Reference in New Issue
Block a user