stopped jumphost container
This commit is contained in:
2
junk.nix
2
junk.nix
@@ -34,7 +34,7 @@
|
|||||||
|
|
||||||
containers = {
|
containers = {
|
||||||
"jumphost" = {
|
"jumphost" = {
|
||||||
autoStart = true;
|
autoStart = false;
|
||||||
privateNetwork = true;
|
privateNetwork = true;
|
||||||
hostBridge = "br0";
|
hostBridge = "br0";
|
||||||
config = {config, pkgs, lib, ... }: {
|
config = {config, pkgs, lib, ... }: {
|
||||||
|
|||||||
2
private
2
private
Submodule private updated: 6933b76a61...1605b95fb7
Reference in New Issue
Block a user