fix jade
This commit is contained in:
parent
a7df680be6
commit
236fd61e11
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ in
|
|||
};
|
||||
"jade" = { pkgs, ... }: {
|
||||
deployment = {
|
||||
targetHost = "jude.wolfgirl.systems";
|
||||
targetHost = "jade.wolfgirl.systems";
|
||||
};
|
||||
imports = [
|
||||
./hosts/jade.nix
|
||||
|
|
Loading…
Reference in a new issue