From 6552c02a332882914c2fae08c6166b94d4682e00 Mon Sep 17 00:00:00 2001 From: Azat Bahawi Date: Mon, 15 Jan 2024 11:02:37 +0300 Subject: 2024-01-15 --- modules/common/profiles/dev/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/common/profiles') diff --git a/modules/common/profiles/dev/default.nix b/modules/common/profiles/dev/default.nix index ecd586a..8c9e400 100644 --- a/modules/common/profiles/dev/default.nix +++ b/modules/common/profiles/dev/default.nix @@ -9,6 +9,7 @@ with lib; let in { imports = [ ./containers.nix + ./hidden.nix ./sql.nix ]; -- cgit v1.2.3