summaryrefslogtreecommitdiffstats
path: root/lass/2configs/sync/weechat.nix
diff options
context:
space:
mode:
Diffstat (limited to 'lass/2configs/sync/weechat.nix')
-rw-r--r--lass/2configs/sync/weechat.nix6
1 files changed, 0 insertions, 6 deletions
diff --git a/lass/2configs/sync/weechat.nix b/lass/2configs/sync/weechat.nix
deleted file mode 100644
index b32015b8..00000000
--- a/lass/2configs/sync/weechat.nix
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- services.syncthing.folders."/home/lass/.weechat".devices = [ "green" "mors" ];
- krebs.acl."/home/lass/.weechat"."u:syncthing:X".parents = true;
- krebs.acl."/home/lass/.weechat"."u:syncthing:rwX" = {};
- krebs.acl."/home/lass/.weechat"."u:lass:rwX" = {};
-}