1
0
mirror of https://github.com/kmein/niveum synced 2026-03-18 19:11:08 +01:00

chore: fully transition from catullus to toum

This commit is contained in:
2020-10-21 00:35:36 +02:00
parent 83662f48d1
commit b49bedb9bc
3 changed files with 8 additions and 5 deletions

View File

@@ -60,6 +60,9 @@ in {
}
];
nix.nixPath = [ "/var/src" ];
boot.loader.grub.enable = false;
boot.loader.generic-extlinux-compatible.enable = true;
@@ -110,7 +113,7 @@ in {
networking.retiolum = {
ipv4 = "10.243.2.3";
ipv6 = "42:0:3c46:3ec0:7aad:d1d5:9842:da4c";
ipv6 = "42:0:3c46:56af:d12b:affd:8390:df22";
};
environment.etc."tinc/retiolum/rsa_key.priv" = {