mob next [ci-skip] [ci skip] [skip ci]
lastFile:modules/clan/yggdrasil/default.nix
This commit is contained in:
@@ -22,7 +22,9 @@
|
|||||||
yggdrasil-secret = {
|
yggdrasil-secret = {
|
||||||
secret = true;
|
secret = true;
|
||||||
};
|
};
|
||||||
yggdrasil-ip.secret = false;
|
yggdrasil-ip = {
|
||||||
|
secret = false;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
runtimeInputs = with pkgs; [
|
runtimeInputs = with pkgs; [
|
||||||
yggdrasil
|
yggdrasil
|
||||||
|
@@ -35,7 +35,5 @@
|
|||||||
# Check that garage is running
|
# Check that garage is running
|
||||||
server.succeed("systemctl status yggdrasil")
|
server.succeed("systemctl status yggdrasil")
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
'';
|
'';
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user