updated network config for defiant

This commit is contained in:
Leyla Becker 2025-03-06 13:09:38 -06:00
parent 4dc7fa293c
commit c4a7c711fb
2 changed files with 9 additions and 32 deletions

View file

@ -87,13 +87,6 @@
};
};
};
# podman = {
# macvlan = {
# subnet = "192.168.1.0/24";
# gateway = "192.168.1.1";
# networkInterface = "bond0";
# };
# };
jellyfin = {
enable = true;
subdomain = "media";
@ -113,7 +106,6 @@
};
pihole = {
enable = true;
# ip = "192.168.1.201";
};
nextcloud = {
enable = true;