From 34470a6e92439ffeb4cf9112343e9745d97b709c Mon Sep 17 00:00:00 2001 From: lassulus Date: Sat, 23 Jan 2021 20:34:21 +0100 Subject: l: remove deprecated backup user --- lass/1systems/shodan/config.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'lass/1systems/shodan/config.nix') diff --git a/lass/1systems/shodan/config.nix b/lass/1systems/shodan/config.nix index 9e01396b..b34afe5e 100644 --- a/lass/1systems/shodan/config.nix +++ b/lass/1systems/shodan/config.nix @@ -13,7 +13,6 @@ with import ; - -- cgit v1.2.3 From a47c709c4a5227ad064bea3fbe89e8a5398c2c75 Mon Sep 17 00:00:00 2001 From: lassulus Date: Sun, 24 Jan 2021 17:01:52 +0100 Subject: l shodan.r: add as host for news & green --- lass/1systems/shodan/config.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lass/1systems/shodan/config.nix') diff --git a/lass/1systems/shodan/config.nix b/lass/1systems/shodan/config.nix index b34afe5e..a7e93457 100644 --- a/lass/1systems/shodan/config.nix +++ b/lass/1systems/shodan/config.nix @@ -14,6 +14,8 @@ with import ; + + -- cgit v1.2.3 From f141ac6092861d1490ce0d0d86bcc75df104f742 Mon Sep 17 00:00:00 2001 From: lassulus Date: Sun, 24 Jan 2021 17:02:20 +0100 Subject: l shodan.r: remove legacy gg23, add base syncthing --- lass/1systems/shodan/config.nix | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'lass/1systems/shodan/config.nix') diff --git a/lass/1systems/shodan/config.nix b/lass/1systems/shodan/config.nix index a7e93457..7695e637 100644 --- a/lass/1systems/shodan/config.nix +++ b/lass/1systems/shodan/config.nix @@ -17,16 +17,14 @@ with import ; - - - + + ]; krebs.build.host = config.krebs.hosts.shodan; services.logind.lidSwitch = "ignore"; services.logind.lidSwitchDocked = "ignore"; - } -- cgit v1.2.3