mic92: remove ipv4 from turingmachine

This commit is contained in:
Jörg Thalheim 2021-12-03 11:47:40 +01:00
parent 2bcac9f89c
commit b981c43a97

View File

@ -525,7 +525,6 @@ in {
owner = config.krebs.users.mic92; owner = config.krebs.users.mic92;
nets = { nets = {
retiolum = { retiolum = {
ip4.addr = "10.243.29.168";
aliases = [ aliases = [
"turingmachine.r" "turingmachine.r"
]; ];