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 = {
|
||||
hostname = "192.168.1.2";
|
||||
hostname = "freya.local";
|
||||
profiles.system = {
|
||||
user = "root";
|
||||
path = deploy-rs.lib.aarch64-linux.activate.nixos
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue