summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlassulus <lassulus@lassul.us>2019-04-17 17:50:47 +0200
committerlassulus <lassulus@lassul.us>2019-04-17 17:50:47 +0200
commit2e6376fbd04000597557e69bce0c00ee0db5277e (patch)
tree3afff1039086c935d8a2fde75d3e405b1e9bf26d
parent8d6957c64f310b38df47da587ee1a01437bd6489 (diff)
l mors.r: sync the_playlist with prism.r
-rw-r--r--lass/1systems/mors/config.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/lass/1systems/mors/config.nix b/lass/1systems/mors/config.nix
index 3db29a71..706c3f58 100644
--- a/lass/1systems/mors/config.nix
+++ b/lass/1systems/mors/config.nix
@@ -51,7 +51,7 @@ with import <stockholm/lib>;
{
krebs.syncthing.folders = [
{ id = "contacts"; path = "/home/lass/contacts"; peers = [ "mors" "blue" "green" "phone" ]; }
- { id = "the_playlist"; path = "/home/lass/tmp/the_playlist"; peers = [ "mors" "phone" ]; }
+ { id = "the_playlist"; path = "/home/lass/tmp/the_playlist"; peers = [ "mors" "phone" "prism" ]; }
{ path = "/home/lass/.weechat"; peers = [ "blue" "green" "mors" ]; }
];
lass.ensure-permissions = [