about summary refs log tree commit diff
path: root/modules/common/profiles/dev
diff options
context:
space:
mode:
authorAzat Bahawi <azat@bahawi.net>2024-01-15 11:02:37 +0300
committerAzat Bahawi <azat@bahawi.net>2024-01-15 11:02:37 +0300
commit6552c02a332882914c2fae08c6166b94d4682e00 (patch)
tree0c2f3fac0b66885bc9665ec67a7425fc31875f47 /modules/common/profiles/dev
parent2024-01-08 (diff)
2024-01-15
Diffstat (limited to '')
-rw-r--r--modules/common/profiles/dev/default.nix1
1 files changed, 1 insertions, 0 deletions
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
   ];
 

Consider giving Nix/NixOS a try! <3