add stuff
This commit is contained in:
@@ -99,7 +99,7 @@
|
||||
nftables = {};
|
||||
nat = {
|
||||
enable = true;
|
||||
internalInterfaces = [ "ve-*" ];
|
||||
internalInterfaces = [ "ve-+" ];
|
||||
externalInterface = "enp6s0";
|
||||
};
|
||||
};
|
||||
@@ -193,7 +193,7 @@
|
||||
git.enable = true;
|
||||
nh.enable = true;
|
||||
netbird.enable = true;
|
||||
minecraft.enable = true;
|
||||
minecraft.enable = false;
|
||||
steam.enable = false;
|
||||
virtualization = {
|
||||
traefik.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user