shit
This commit is contained in:
parent
2fbce23c97
commit
f7c0675355
|
@ -1,6 +1,6 @@
|
||||||
{ config, lib, ... }:
|
{ config, lib, ... }:
|
||||||
with lib;
|
with lib;
|
||||||
let cfg = config.void.server.local.nextcloud;
|
let cfg = config.void.server.services.local.nextcloud;
|
||||||
in {
|
in {
|
||||||
options.void.server.services.local.nextcloud = {
|
options.void.server.services.local.nextcloud = {
|
||||||
enable = mkEnableOption false;
|
enable = mkEnableOption false;
|
||||||
|
|
Loading…
Reference in a new issue