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