feat: earth has been revived to calculate the Question of Life, the Universe and Everything.

This commit is contained in:
silver 2023-09-16 01:35:26 +01:00
parent 9f42b60940
commit 22163528d9
22 changed files with 90 additions and 84 deletions

View file

@ -18,7 +18,7 @@ let
in {
imports = [
../applications/skynet.ie.nix
];
deployment = {
@ -42,4 +42,11 @@ in {
};
};
services.skynet = {
host = {
ip = ip_pub;
name = name;
};
};
}