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
|
|
@ -89,6 +89,7 @@
|
|||
type,
|
||||
profile,
|
||||
services,
|
||||
domain ? "",
|
||||
additionalModules ? [],
|
||||
specialArgs ? {},
|
||||
}:
|
||||
|
|
@ -98,7 +99,7 @@
|
|||
additionalModules = concatLists [
|
||||
(singleton {
|
||||
ooknet.server = {
|
||||
inherit services;
|
||||
inherit domain services;
|
||||
};
|
||||
})
|
||||
core
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue