forked from jan-leila/nix-config
updated network config for defiant
This commit is contained in:
parent
4dc7fa293c
commit
c4a7c711fb
2 changed files with 9 additions and 32 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue