Freya: fix hardcoded ip
This commit is contained in:
parent
a4958f2a5b
commit
8672336964
1 changed files with 1 additions and 1 deletions
|
|
@ -376,7 +376,7 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
freya = {
|
freya = {
|
||||||
hostname = "192.168.1.2";
|
hostname = "freya.local";
|
||||||
profiles.system = {
|
profiles.system = {
|
||||||
user = "root";
|
user = "root";
|
||||||
path = deploy-rs.lib.aarch64-linux.activate.nixos
|
path = deploy-rs.lib.aarch64-linux.activate.nixos
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue