summaryrefslogtreecommitdiff
path: root/modules/xdg-portal.nix
diff options
context:
space:
mode:
authorFuwn <[email protected]>2024-08-30 02:47:19 -0700
committerFuwn <[email protected]>2024-08-30 02:47:19 -0700
commit3a0434de7c5a5bf221512b9c2fcf94acc5f51214 (patch)
tree91d705c9122860cfba79ea93a95f3c796d11d88e /modules/xdg-portal.nix
parentupdate (diff)
downloadnixos-config-3a0434de7c5a5bf221512b9c2fcf94acc5f51214.tar.xz
nixos-config-3a0434de7c5a5bf221512b9c2fcf94acc5f51214.zip
update
Diffstat (limited to 'modules/xdg-portal.nix')
-rw-r--r--modules/xdg-portal.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/xdg-portal.nix b/modules/xdg-portal.nix
index 1eab8e7..36407f3 100644
--- a/modules/xdg-portal.nix
+++ b/modules/xdg-portal.nix
@@ -2,7 +2,7 @@
{
xdg.portal = {
enable = true;
- # config.common.default = "*";
+ config.common.default = "*";
# wlr.enable = true;
# xdgOpenUsePortal = true;