feat: earth has been revived to calculate the Question of Life, the Universe and Everything.
This commit is contained in:
parent
9f42b60940
commit
22163528d9
22 changed files with 90 additions and 84 deletions
|
@ -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;
|
||||
};
|
||||
};
|
||||
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue