summaryrefslogtreecommitdiffstats
path: root/lass/1systems
diff options
context:
space:
mode:
authorlassulus <lassulus@lassul.us>2021-01-24 17:02:20 +0100
committerlassulus <lassulus@lassul.us>2021-01-24 17:02:20 +0100
commitf141ac6092861d1490ce0d0d86bcc75df104f742 (patch)
tree4b402326b328e6bcbca1153e83fc7f002cc775ec /lass/1systems
parenta47c709c4a5227ad064bea3fbe89e8a5398c2c75 (diff)
l shodan.r: remove legacy gg23, add base syncthing
Diffstat (limited to 'lass/1systems')
-rw-r--r--lass/1systems/shodan/config.nix6
1 files changed, 2 insertions, 4 deletions
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 <stockholm/lib>;
<stockholm/lass/2configs/green-host.nix>
<stockholm/krebs/2configs/news-host.nix>
<stockholm/lass/2configs/nfs-dl.nix>
- <stockholm/lass/2configs/gg23.nix>
- <stockholm/lass/2configs/hass>
- <stockholm/lass/2configs/br.nix>
<stockholm/lass/2configs/fetchWallpaper.nix>
<stockholm/lass/2configs/home-media.nix>
+ <stockholm/lass/2configs/syncthing.nix>
+ <stockholm/lass/2configs/sync/sync.nix>
];
krebs.build.host = config.krebs.hosts.shodan;
services.logind.lidSwitch = "ignore";
services.logind.lidSwitchDocked = "ignore";
-
}