mirror of
https://git.pvv.ntnu.no/Drift/pvv-nixos-config.git
synced 2025-01-18 16:56:46 +01:00
Update ildkule IPv6-address
This commit is contained in:
parent
1a0880086a
commit
ecfde9f56a
@ -33,7 +33,7 @@
|
||||
networking.interfaces.ens18.ipv6 = {
|
||||
addresses = [
|
||||
{
|
||||
address = "2001:700:300:1900::187";
|
||||
address = "2001:700:300:1900::1:187";
|
||||
prefixLength = 64;
|
||||
}
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user