forked from fabian/nix
vps: move to trivionomicon soju config
This commit is contained in:
parent
3c2ef85b93
commit
8a7118cea7
3 changed files with 6 additions and 46 deletions
|
@ -17,6 +17,12 @@ with lib; {
|
|||
./networkMap.nix
|
||||
];
|
||||
|
||||
|
||||
local.soju = {
|
||||
enable = true;
|
||||
fullyQualifiedDomain = "soju.posixlycorrect.com";
|
||||
};
|
||||
|
||||
local.sys = {
|
||||
baseline.enable = true;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue