summaryrefslogtreecommitdiffstats
path: root/lass/2configs/weron/client.nix
diff options
context:
space:
mode:
Diffstat (limited to 'lass/2configs/weron/client.nix')
-rw-r--r--lass/2configs/weron/client.nix20
1 files changed, 0 insertions, 20 deletions
diff --git a/lass/2configs/weron/client.nix b/lass/2configs/weron/client.nix
deleted file mode 100644
index 55bc8a0da..000000000
--- a/lass/2configs/weron/client.nix
+++ /dev/null
@@ -1,20 +0,0 @@
-{ config, lib, pkgs, ... }:
-{
- systemd.services.weron = {
- wantedBy = [ "multi-user.target" ];
- environment = {
- WERON_RADDR = "ws://lassul.us:23420/";
- };
- serviceConfig = {
- ExecStart = pkgs.writers.writeDash "weron" ''
- ${pkgs.weron}/bin/weron vpn ip \
- --community krebs \
- --password aidsballs \
- --key aidsballs \
- --ips 10.249.1.0/24 \
- --verbose 7 \
- --dev weron
- '';
- };
- };
-}
[cgit] Unable to lock slot /tmp/cgit/d5000000.lock: No such file or directory (2)