clean up networking on tailnet

This commit is contained in:
Don Harper 2025-08-06 23:33:17 -05:00
parent 12af203ff1
commit e32816dcf6
4 changed files with 21 additions and 14 deletions

View file

@ -7,6 +7,7 @@
];
networking.hostName = "loki";
boot.binfmt.emulatedSystems = [ "aarch64-linux" ];
variables.addresses = "100.72.0.1";
variables.swayScale = "1.1";
roles = {