mirror of
https://github.com/oddlama/nix-config.git
synced 2025-10-11 07:10:39 +02:00
chore: remove deprecated configuration
This commit is contained in:
parent
976ebbe755
commit
84df858188
7 changed files with 56 additions and 62 deletions
|
@ -115,7 +115,7 @@
|
|||
ipv6SendRAConfig.Managed = true;
|
||||
# Announce a static prefix
|
||||
ipv6Prefixes = [
|
||||
{ipv6PrefixConfig.Prefix = globals.net.home-lan.cidrv6;}
|
||||
{Prefix = globals.net.home-lan.cidrv6;}
|
||||
];
|
||||
# Delegate prefix
|
||||
dhcpPrefixDelegationConfig = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue