summaryrefslogtreecommitdiffstats
path: root/2configs/omo-share.nix
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2016-04-03 21:39:28 +0200
committermakefu <github@syntax-fehler.de>2016-04-03 21:39:28 +0200
commit8428c4457af9885c91472b31fefeb32aa4f2a8ab (patch)
tree46dbb2a51411650259b040d0968a2155f9e19b61 /2configs/omo-share.nix
parente68d02b14c1275ab3245eb129f9f36789ee96a3b (diff)
ma 2 omo: share emu
Diffstat (limited to '2configs/omo-share.nix')
-rw-r--r--2configs/omo-share.nix7
1 files changed, 7 insertions, 0 deletions
diff --git a/2configs/omo-share.nix b/2configs/omo-share.nix
index a9640b38b..3a4dd456f 100644
--- a/2configs/omo-share.nix
+++ b/2configs/omo-share.nix
@@ -48,6 +48,13 @@ in {
browseable = "yes";
"guest ok" = "yes";
};
+
+ emu = {
+ path = "/media/crypt1/emu";
+ "read only" = "yes";
+ browseable = "yes";
+ "guest ok" = "yes";
+ };
usenet = {
path = "/media/crypt0/usenet/dst";
"read only" = "yes";