feat(home-server): update local IP address

This commit is contained in:
Felix Schröter 2022-06-13 21:58:27 +02:00
parent 11eaa5ceed
commit fd6ed6ce63
Signed by: felschr
GPG key ID: 671E39E6744C807D
3 changed files with 3 additions and 3 deletions

View file

@ -160,7 +160,7 @@
};
deploy.nodes.home-server = {
hostname = "192.168.1.234";
hostname = "192.168.1.102";
profiles.system = {
user = "felschr";
path = deploy-rs.lib.aarch64-linux.activate.nixos