summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix
index 484f94b..f0a1fc2 100644
--- a/flake.nix
+++ b/flake.nix
@@ -94,6 +94,10 @@
pre-commit-hooks.follows = "git-hooks";
};
};
+ homelab-svg-assets = {
+ url = "github:loganmarchione/homelab-svg-assets";
+ flake = false;
+ };
xmonad-ng = {
url = "git+https://git.azahi.cc/xmonad-ng?ref=master";