mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
bunch of misc changes i've forgotten to commit
This commit is contained in:
parent
1545a500c6
commit
78bcc1ed79
8 changed files with 132 additions and 79 deletions
|
|
@ -94,12 +94,6 @@ inputs: {
|
|||
prefixLength = 24;
|
||||
}
|
||||
];
|
||||
ipv6.addresses = [
|
||||
{
|
||||
address = "2605:59c8:204b:bf00:da5e:d3ff:fee5:4790";
|
||||
prefixLength = 64;
|
||||
}
|
||||
];
|
||||
};
|
||||
};
|
||||
bridges."bridge0".interfaces = ["eth0"];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue