bump: Update to NixOS 24.11

This commit is contained in:
Tristan Daniël Maat 2025-01-19 00:09:40 +08:00
parent 34f88ee8d5
commit b3be7bd88f
Signed by: tlater
GPG key ID: 49670FD774E43268
12 changed files with 66 additions and 243 deletions
configuration/hardware-specific/hetzner

View file

@ -19,13 +19,11 @@
addresses = [
# IPv4
{
addressConfig = {
Address = "116.202.158.55/32";
Peer = "116.202.158.1/32"; # Gateway
};
Address = "116.202.158.55/32";
Peer = "116.202.158.1/32"; # Gateway
}
# IPv6
{ addressConfig.Address = "2a01:4f8:10b:3c85::2/64"; }
{ Address = "2a01:4f8:10b:3c85::2/64"; }
];
networkConfig = {