about summary refs log tree commit diff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--flake.nix5
1 files changed, 5 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix
index 68fa8bb..ec432c3 100644
--- a/flake.nix
+++ b/flake.nix
@@ -57,6 +57,11 @@
     #   };
     # };
 
+    infuse = {
+      url = "git+https://codeberg.org/amjoseph/infuse.nix";
+      flake = false;
+    };
+
     dns = {
       url = "github:nix-community/dns.nix";
       inputs = {

Consider giving Nix/NixOS a try! <3