about summary refs log tree commit diff
path: root/nixos/modules/module-list.nix
diff options
context:
space:
mode:
authorworldofpeace <worldofpeace@protonmail.ch>2019-07-18 20:00:09 -0400
committerGitHub <noreply@github.com>2019-07-18 20:00:09 -0400
commit69f2836c1bbfbd94322ec740ded789bc6ec3a440 (patch)
tree3cf6740300e4a0fcd31622f8cbc8c2e5460edd56 /nixos/modules/module-list.nix
parent3e25412e3b743c771e9f36466aadd8a990ee4f6b (diff)
parent90b1197301eb714e64a508c3be2dd073b24caed3 (diff)
downloadnixlib-69f2836c1bbfbd94322ec740ded789bc6ec3a440.tar
nixlib-69f2836c1bbfbd94322ec740ded789bc6ec3a440.tar.gz
nixlib-69f2836c1bbfbd94322ec740ded789bc6ec3a440.tar.bz2
nixlib-69f2836c1bbfbd94322ec740ded789bc6ec3a440.tar.lz
nixlib-69f2836c1bbfbd94322ec740ded789bc6ec3a440.tar.xz
nixlib-69f2836c1bbfbd94322ec740ded789bc6ec3a440.tar.zst
nixlib-69f2836c1bbfbd94322ec740ded789bc6ec3a440.zip
Merge pull request #64575 from pasqui23/portal
nixos/xdg: add portal option 
Diffstat (limited to 'nixos/modules/module-list.nix')
-rw-r--r--nixos/modules/module-list.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/modules/module-list.nix b/nixos/modules/module-list.nix
index 80c8618df193..e07fabb348c0 100644
--- a/nixos/modules/module-list.nix
+++ b/nixos/modules/module-list.nix
@@ -11,6 +11,7 @@
   ./config/xdg/icons.nix
   ./config/xdg/menus.nix
   ./config/xdg/mime.nix
+  ./config/xdg/portal.nix
   ./config/appstream.nix
   ./config/xdg/sounds.nix
   ./config/gtk/gtk-icon-cache.nix