move eevee
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Vivian 2023-05-09 16:42:10 +02:00
parent 61f0a38997
commit e0846af5e3
9 changed files with 2 additions and 3 deletions

View file

@ -1,2 +1,2 @@
# NixOS Hosts
Each folder here is a seperate geographical location, with `thalassa` being for roaming devices like laptops
Each folder here is a separate geographical location, with `thalassa` being for roaming devices like laptops

View file

@ -203,6 +203,6 @@
ip = "10.42.42.69";
ip6 = "2001:41f0:9639:1:a83:e416:dc99:5ed3";
mac = "34:97:f6:93:9A:AA";
nix = false;
type = "local";
};
}

View file

@ -3,5 +3,4 @@
type = "local";
mac = "04:7b:cb:b6:2d:88";
};
"eevee" = { type = "local"; };
}