about summary refs log tree commit diff stats
path: root/system/services/default.nix
diff options
context:
space:
mode:
authorSoispha <soispha@vhack.eu>2023-04-12 12:17:35 +0200
committerSoispha <soispha@vhack.eu>2023-05-09 19:30:28 +0200
commit35a423d3d1318a164c9e80548b7deb8b8350bed5 (patch)
treec9420c04bb943575e5bba44e6463e366172749f1 /system/services/default.nix
parentFix(hm/conf/swaylock): Pam permission issue (diff)
downloadnixos-config-35a423d3d1318a164c9e80548b7deb8b8350bed5.zip
Fix(hm/wms/river): Activate wlr xdg portal
Diffstat (limited to '')
-rw-r--r--system/services/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/system/services/default.nix b/system/services/default.nix
index cb5616d0..514ff604 100644
--- a/system/services/default.nix
+++ b/system/services/default.nix
@@ -7,6 +7,7 @@
     ./dconf
     ./openssh
     ./backup
+    ./xdg
     ./swaylock
   ];
 }