about summary refs log tree commit diff
path: root/pkgs
diff options
context:
space:
mode:
authorArtturi <Artturin@artturin.com>2022-05-04 05:55:25 +0300
committerGitHub <noreply@github.com>2022-05-04 05:55:25 +0300
commite475fb95fb66cc258ad711bf6fba22882a04d151 (patch)
treef620d21b66e896cf8f243dfe987832ec89af7031 /pkgs
parentbbc664e33efb11130f9890b6702326720660a77c (diff)
parentb531bf477a4aec9c58cf5b4fd1a7297db4533ce1 (diff)
Merge pull request #170624 from benneti/wallabag-longDesc
wallabag: fix comment with usage instructions
Diffstat (limited to 'pkgs')
-rw-r--r--pkgs/servers/web-apps/wallabag/default.nix4
1 files changed, 3 insertions, 1 deletions
diff --git a/pkgs/servers/web-apps/wallabag/default.nix b/pkgs/servers/web-apps/wallabag/default.nix
index 6730608f70741..c288df7a11b74 100644
--- a/pkgs/servers/web-apps/wallabag/default.nix
+++ b/pkgs/servers/web-apps/wallabag/default.nix
@@ -4,8 +4,10 @@
 }:
 
 # Point the environment variable $WALLABAG_DATA to a data directory
-# that contains the folder `app/config` which must be a clone of
+# that contains the folder `app` which must be a clone of
 # wallabag's configuration files with your customized `parameters.yml`.
+# In practice you need to copy `${pkgs.wallabag}/app` and the
+# customizzed `parameters.yml` to $WALLABAG_DATA.
 # These need to be updated every package upgrade.
 #
 # After a package upgrade, empty the `var/cache` folder or unexpected