silly!
This commit is contained in:
parent
9cd463a02d
commit
4ce4787be2
|
@ -4,7 +4,7 @@ let cfg = config.void.server;
|
|||
in {
|
||||
imports = [ ];
|
||||
|
||||
options.modules.server = { isServer = mkEnableOption false; };
|
||||
options.void.server = { isServer = mkEnableOption false; };
|
||||
|
||||
config = mkIf cfg.isServer {
|
||||
# we need this if you say otherwise ill throw you
|
||||
|
|
Loading…
Reference in a new issue