about summary refs log tree commit diff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix
index 44be695..a5026c3 100644
--- a/flake.nix
+++ b/flake.nix
@@ -26,6 +26,8 @@
     sops-nix.url = "github:Mic92/sops-nix";
     sops-nix.inputs.nixpkgs.follows = "unstable";
 
+    madness-ld.url = "github:antithesishq/madness";
+
     flake-compat.url = "github:edolstra/flake-compat";
     flake-compat.flake = false;