lmao
This commit is contained in:
parent
626bbbefd0
commit
09586796af
|
@ -1,6 +1,6 @@
|
|||
{ config, lib, ... }:
|
||||
with lib;
|
||||
let cfg = config.void.services.sakosite;
|
||||
let cfg = config.void.server.services.sakosite;
|
||||
in {
|
||||
options.void.server.services.sakosite = { enable = mkEnableOption false; };
|
||||
|
||||
|
|
Loading…
Reference in a new issue