about summary refs log tree commit diff
path: root/nixos/modules/config
diff options
context:
space:
mode:
authorBobby Rong <rjl931189261@126.com>2024-06-04 13:27:16 +0800
committerGitHub <noreply@github.com>2024-06-04 13:27:16 +0800
commit6051698052d5709d567c475919f264e00abc7546 (patch)
tree9e5c8fdb53f18aa19ddf4ee1797f1e082909ebc5 /nixos/modules/config
parent15111d47d060205471bfba570c99a3929e09b71f (diff)
parentef5ff2a075d8a9af793b524cbe69962963264a34 (diff)
Merge pull request #314695 from nonetrix/patch-1
nixos/xdg/portal: Fix typo
Diffstat (limited to 'nixos/modules/config')
-rw-r--r--nixos/modules/config/xdg/portal.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/config/xdg/portal.nix b/nixos/modules/config/xdg/portal.nix
index 2c4d07c4953cb..2368ca04a49ea 100644
--- a/nixos/modules/config/xdg/portal.nix
+++ b/nixos/modules/config/xdg/portal.nix
@@ -96,7 +96,7 @@ in
         Sets which portal backend should be used to provide the implementation
         for the requested interface. For details check {manpage}`portals.conf(5)`.
 
-        Configs will be linked to `/etx/xdg/xdg-desktop-portal/` with the name `$desktop-portals.conf`
+        Configs will be linked to `/etc/xdg/xdg-desktop-portal/` with the name `$desktop-portals.conf`
         for `xdg.portal.config.$desktop` and `portals.conf` for `xdg.portal.config.common`
         as an exception.
       '';