add stuff
This commit is contained in:
@@ -7,7 +7,11 @@
|
||||
|
||||
config = lib.mkIf config.sysconfig.opts.virtualization.n8n.enable {
|
||||
|
||||
networking.hosts."192.168.100.21" = [ "n8n.local" ];
|
||||
networking = {
|
||||
hosts."192.168.100.21" = [ "n8n.local" ];
|
||||
|
||||
nat.internalInterfaces = [ "ve-n8n" ];
|
||||
};
|
||||
|
||||
containers.n8n = {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user