This commit is contained in:
Sakooooo 2025-01-03 22:20:27 +04:00
parent e48ee502a0
commit d58ed39591
Signed by: sako
GPG key ID: FE52FD65B76E4751

View file

@ -1,4 +1,4 @@
{ config, lib, ... }:
{ config, pkgs, lib, ... }:
with lib;
let cfg = config.void.server.services.local.nextcloud;
in {