asdfjkl;
This commit is contained in:
parent
8e30eab2ef
commit
ef763463ee
|
@ -1,6 +1,6 @@
|
|||
{ config, lib, ... }:
|
||||
with lib;
|
||||
let cfg = config.void.services.forgejo;
|
||||
let cfg = config.void.server.services.forgejo;
|
||||
in {
|
||||
options.void.server.services.forgejo = { enable = mkEnableOption false; };
|
||||
|
||||
|
|
Loading…
Reference in a new issue