use hostname

This commit is contained in:
Ezri Zhu 2024-09-27 17:15:57 -04:00
parent 84142331f4
commit acd0475c82
Signed by: ezri
SSH key fingerprint: SHA256:PjS2hKMfl3gJ5Furjjq+kXa4ZvS1c0gb4/djAxxAf6c

View file

@ -9,7 +9,7 @@ in
"stella" = { pkgs, ... }: {
deployment = {
targetHost = "198.8.59.4";
targetHost = "stella.wolfgirl.systems";
};
imports = [
./hosts/stella.nix