feat(home-server): update local IP address
This commit is contained in:
parent
11eaa5ceed
commit
fd6ed6ce63
3 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue