change container names

This commit is contained in:
Dominik Polakovics Polakovics 2023-12-05 13:21:06 +01:00
parent 23b62a83c4
commit bb5294e890
2 changed files with 3 additions and 3 deletions

View file

@ -144,7 +144,7 @@ in {
group = "unbound";
};
containers.unbound = {
containers.ns = {
autoStart = true;
ephemeral = true;
macvlans = [ "vserver" ];