chore: remove redundant xdg.portal config in home

This commit is contained in:
Swarsel 2024-08-13 23:29:42 +02:00
parent 42df1c821b
commit 4dc2b59670
Signed by: swarsel
GPG key ID: 26A54C31F2A4FD84
3 changed files with 211 additions and 79 deletions

View file

@ -253,16 +253,6 @@
};
};
xdg.portal = {
enable = true;
extraPortals = [ pkgs.xdg-desktop-portal-wlr ];
config = {
common = {
default = "wlr";
};
};
};
xdg.desktopEntries =
let
terminal = false;