🤦
This commit is contained in:
parent
dea649b51d
commit
9f43ff9c63
2 changed files with 0 additions and 2 deletions
|
@ -18,7 +18,6 @@
|
|||
};
|
||||
};
|
||||
portal = {
|
||||
xdgOpenUsePortal = true;
|
||||
extraPortals = with pkgs; [ xdg-desktop-portal-gtk xdg-desktop-portal-hyprland ];
|
||||
config = {
|
||||
common = {
|
||||
|
|
|
@ -63,7 +63,6 @@
|
|||
xdg.portal = {
|
||||
enable = true;
|
||||
config.common.default = [ "gtk" ];
|
||||
xdgOpenUsePortal =true;
|
||||
};
|
||||
|
||||
system.stateVersion = "23.11";
|
||||
|
|
Loading…
Reference in a new issue