summaryrefslogtreecommitdiffstats
path: root/2configs
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2020-04-21 21:41:21 +0200
committermakefu <github@syntax-fehler.de>2020-04-21 21:41:21 +0200
commit9f5e69222590d95ecc8113552e4360a620e0ffcc (patch)
treea74f5ddf8e4afb8193c858b4f230eaba38ffc618 /2configs
parent71914351bfe01d10764a0ec0d57868f02c57a3fb (diff)
ma share/omo: enable anime and serien
Diffstat (limited to '2configs')
-rw-r--r--2configs/share/omo.nix12
1 files changed, 12 insertions, 0 deletions
diff --git a/2configs/share/omo.nix b/2configs/share/omo.nix
index ed5066787..929e5c601 100644
--- a/2configs/share/omo.nix
+++ b/2configs/share/omo.nix
@@ -42,6 +42,18 @@ in {
browseable = "yes";
"guest ok" = "yes";
};
+ anime = {
+ path = "/media/cryptX/anime";
+ "read only" = "yes";
+ browseable = "yes";
+ "guest ok" = "yes";
+ };
+ serien = {
+ path = "/media/cryptX/series";
+ "read only" = "yes";
+ browseable = "yes";
+ "guest ok" = "yes";
+ };
crypX-games = {
path = "/media/cryptX/games";
"read only" = "yes";
[cgit] Unable to lock slot /tmp/cgit/47100000.lock: No such file or directory (2)