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, ... }: {
|
"jade" = { pkgs, ... }: {
|
||||||
deployment = {
|
deployment = {
|
||||||
targetHost = "jude.wolfgirl.systems";
|
targetHost = "jade.wolfgirl.systems";
|
||||||
};
|
};
|
||||||
imports = [
|
imports = [
|
||||||
./hosts/jade.nix
|
./hosts/jade.nix
|
||||||
|
|
Loading…
Reference in a new issue