From 21cb245fcc546306e47f36f84c8788614a272bf4 Mon Sep 17 00:00:00 2001 From: sefidel Date: Sun, 5 Feb 2023 02:47:21 +0900 Subject: feat(colmena): overlays -> modules --- colmena/cobalt/services/soju.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'colmena/cobalt/services') diff --git a/colmena/cobalt/services/soju.nix b/colmena/cobalt/services/soju.nix index c9cc2e6..c150879 100644 --- a/colmena/cobalt/services/soju.nix +++ b/colmena/cobalt/services/soju.nix @@ -21,6 +21,6 @@ imports = [ ./acme.nix - ../overlays/soju.nix + ../modules/soju.nix ]; } -- cgit 1.4.1