asdf
This commit is contained in:
parent
74f425ed69
commit
a8c2554ee9
|
@ -2,7 +2,7 @@
|
||||||
with lib;
|
with lib;
|
||||||
let cfg = config.void.server;
|
let cfg = config.void.server;
|
||||||
in {
|
in {
|
||||||
imports = [ ./dns ./nginx.nix ];
|
imports = [ ./dns ./nginx.nix ./services ];
|
||||||
|
|
||||||
options.void.server = { isServer = mkEnableOption false; };
|
options.void.server = { isServer = mkEnableOption false; };
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue