diff options
author | lassulus <git@lassul.us> | 2023-02-21 11:15:26 +0100 |
---|---|---|
committer | lassulus <git@lassul.us> | 2023-02-21 11:16:52 +0100 |
commit | 79a7ab4fd8899e7ac197318bb58a3e04affdf459 (patch) | |
tree | 07d4035f80c10fb4affb14a63f6b097d51c4edfc /lass/1systems/neoprism | |
parent | 6624d3aab64adcc4f8e1bf8393859fc4769e5ed2 (diff) |
l yellow.r: move flix to services
Diffstat (limited to 'lass/1systems/neoprism')
-rw-r--r-- | lass/1systems/neoprism/config.nix | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lass/1systems/neoprism/config.nix b/lass/1systems/neoprism/config.nix index 8af63ee59..72de0df83 100644 --- a/lass/1systems/neoprism/config.nix +++ b/lass/1systems/neoprism/config.nix @@ -7,7 +7,7 @@ # sync-containers <stockholm/lass/2configs/consul.nix> - <stockholm/lass/2configs/yellow-host.nix> + <stockholm/lass/2configs/services/flix/container-host.nix> <stockholm/lass/2configs/services/radio/container-host.nix> <stockholm/lass/2configs/ubik-host.nix> <stockholm/krebs/2configs/hotdog-host.nix> @@ -17,6 +17,7 @@ # proxying of services <stockholm/lass/2configs/services/radio/proxy.nix> + <stockholm/lass/2configs/services/flix/proxy.nix> ]; krebs.build.host = config.krebs.hosts.neoprism; |