From 8301bb18d00df6a91e257b582bfbe24e5edff103 Mon Sep 17 00:00:00 2001 From: lassulus Date: Sun, 18 Sep 2022 12:17:18 +0200 Subject: l: use snapcast in gg23 --- lass/1systems/icarus/config.nix | 2 ++ lass/1systems/shodan/config.nix | 2 ++ lass/1systems/styx/config.nix | 3 +++ 3 files changed, 7 insertions(+) (limited to 'lass/1systems') diff --git a/lass/1systems/icarus/config.nix b/lass/1systems/icarus/config.nix index 609da601..2d2f23f9 100644 --- a/lass/1systems/icarus/config.nix +++ b/lass/1systems/icarus/config.nix @@ -10,6 +10,7 @@ with import ; + @@ -21,6 +22,7 @@ with import ; # + ]; krebs.build.host = config.krebs.hosts.icarus; diff --git a/lass/1systems/shodan/config.nix b/lass/1systems/shodan/config.nix index 7695e637..5d6a440e 100644 --- a/lass/1systems/shodan/config.nix +++ b/lass/1systems/shodan/config.nix @@ -8,6 +8,7 @@ with import ; + @@ -21,6 +22,7 @@ with import ; + ]; krebs.build.host = config.krebs.hosts.shodan; diff --git a/lass/1systems/styx/config.nix b/lass/1systems/styx/config.nix index 016d1480..e49d24f9 100644 --- a/lass/1systems/styx/config.nix +++ b/lass/1systems/styx/config.nix @@ -8,6 +8,7 @@ with import ; + @@ -23,6 +24,8 @@ with import ; # + + ]; krebs.build.host = config.krebs.hosts.styx; -- cgit v1.2.3