This commit is contained in:
Sakooooo 2024-12-31 16:40:35 +04:00
parent 9cd463a02d
commit 4ce4787be2
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

@ -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