home: add ooknet.org forgejo ssh configuration
This commit is contained in:
parent
331a15f0e6
commit
ba30586443
7 changed files with 101 additions and 4 deletions
|
|
@ -10,9 +10,10 @@ in {
|
|||
inherit withSystem;
|
||||
system = "x86_64-linux";
|
||||
hostname = "ooknode";
|
||||
domain = "ooknet.org";
|
||||
type = "vm";
|
||||
profile = "linode";
|
||||
services = ["website"];
|
||||
services = ["website" "forgejo"];
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue