about summary refs log tree commit diff
path: root/flake.nix
diff options
context:
space:
mode:
authorazahi <azat@bahawi.net>2024-10-22 14:14:46 +0300
committerazahi <azat@bahawi.net>2024-10-22 14:14:46 +0300
commit54db8efe14f4d83d2a191df62c251508dcf8be70 (patch)
tree5e491674a19dfc7723181ef25cc66d3d1718411f /flake.nix
parent2024-10-22 (diff)
2024-10-22
Diffstat (limited to 'flake.nix')
-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