use hostname
This commit is contained in:
parent
84142331f4
commit
acd0475c82
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ in
|
||||||
|
|
||||||
"stella" = { pkgs, ... }: {
|
"stella" = { pkgs, ... }: {
|
||||||
deployment = {
|
deployment = {
|
||||||
targetHost = "198.8.59.4";
|
targetHost = "stella.wolfgirl.systems";
|
||||||
};
|
};
|
||||||
imports = [
|
imports = [
|
||||||
./hosts/stella.nix
|
./hosts/stella.nix
|
||||||
|
|
Loading…
Reference in a new issue