summary refs log tree commit diff
path: root/nixos
diff options
context:
space:
mode:
authorJörg Thalheim <Mic92@users.noreply.github.com>2018-03-12 11:04:51 +0000
committerGitHub <noreply@github.com>2018-03-12 11:04:51 +0000
commit9881934b57d5ddee1088ae4540b774df7fbd3ea9 (patch)
tree649404220b04b930e000145a4d19004a408e93dc /nixos
parent1e4358e5ed6da2fd957fa4432da8a52f4f9434b2 (diff)
parent86ca617948127236dfb38f6459a6e4926d11dee5 (diff)
downloadnixlib-9881934b57d5ddee1088ae4540b774df7fbd3ea9.tar
nixlib-9881934b57d5ddee1088ae4540b774df7fbd3ea9.tar.gz
nixlib-9881934b57d5ddee1088ae4540b774df7fbd3ea9.tar.bz2
nixlib-9881934b57d5ddee1088ae4540b774df7fbd3ea9.tar.lz
nixlib-9881934b57d5ddee1088ae4540b774df7fbd3ea9.tar.xz
nixlib-9881934b57d5ddee1088ae4540b774df7fbd3ea9.tar.zst
nixlib-9881934b57d5ddee1088ae4540b774df7fbd3ea9.zip
Merge pull request #36783 from Infinisil/desciption/update/resilio
resilio: Adjust option description to 3d17573
Diffstat (limited to 'nixos')
-rw-r--r--nixos/modules/services/networking/resilio.nix7
1 files changed, 1 insertions, 6 deletions
diff --git a/nixos/modules/services/networking/resilio.nix b/nixos/modules/services/networking/resilio.nix
index d1c4101f80bd..2956a5ecbc04 100644
--- a/nixos/modules/services/networking/resilio.nix
+++ b/nixos/modules/services/networking/resilio.nix
@@ -50,12 +50,7 @@ in
         description = ''
           If enabled, start the Resilio Sync daemon. Once enabled, you can
           interact with the service through the Web UI, or configure it in your
-          NixOS configuration. Enabling the <literal>resilio</literal> service
-          also installs a systemd user unit which can be used to start
-          user-specific copies of the daemon. Once installed, you can use
-          <literal>systemctl --user start resilio</literal> as your user to start
-          the daemon using the configuration file located at
-          <literal>$HOME/.config/resilio-sync/config.json</literal>.
+          NixOS configuration.
         '';
       };