From 0ee989b8473bcdf3f7e4c2bb68217cbaab25cdd1 Mon Sep 17 00:00:00 2001 From: Silas Schöffel Date: Tue, 23 Jun 2026 02:56:12 +0200 Subject: treewide: rename paths to jaki --- modules/hm/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/hm/default.nix') diff --git a/modules/hm/default.nix b/modules/hm/default.nix index 2d05002..58f4403 100644 --- a/modules/hm/default.nix +++ b/modules/hm/default.nix @@ -1,5 +1,5 @@ {...}: { imports = [ - ./sils + ./jaki ]; } -- cgit v1.3.1