feat(storage01): Switch to nix-modules for forgejo nix runners
This commit is contained in:
parent
8ddd33d88d
commit
df8831301f
8 changed files with 68 additions and 389 deletions
|
@ -11,8 +11,8 @@ lib.extra.mkConfig {
|
|||
# List of services to enable
|
||||
"atticd"
|
||||
"forgejo"
|
||||
"forgejo-runners"
|
||||
"garage"
|
||||
"gitea-actions-runner"
|
||||
"netbird"
|
||||
"peertube"
|
||||
];
|
||||
|
@ -22,8 +22,6 @@ lib.extra.mkConfig {
|
|||
|
||||
dgn-hardware.useZfs = true;
|
||||
|
||||
dgn-runners.enable = true;
|
||||
|
||||
services.netbird.enable = true;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue