summaryrefslogtreecommitdiffstats
path: root/lass/2configs/weron/signaler.nix
diff options
context:
space:
mode:
Diffstat (limited to 'lass/2configs/weron/signaler.nix')
-rw-r--r--lass/2configs/weron/signaler.nix13
1 files changed, 0 insertions, 13 deletions
diff --git a/lass/2configs/weron/signaler.nix b/lass/2configs/weron/signaler.nix
deleted file mode 100644
index 9e817583b..000000000
--- a/lass/2configs/weron/signaler.nix
+++ /dev/null
@@ -1,13 +0,0 @@
-{ config, lib, pkgs, ... }:
-{
- systemd.services.weron-signaler = {
- wantedBy = [ "multi-user.target" ];
- environment = {
- };
- serviceConfig = {
- ExecStart = ''${pkgs.weron}/bin/weron signaler --verbose=7 --laddr ":23420"'';
- };
- };
-
- networking.firewall.allowedTCPPorts = [ 23420 ];
-}
[cgit] Unable to lock slot /tmp/cgit/4b300000.lock: No such file or directory (2)