feat: use upstream walker and elephant flakes

This commit is contained in:
2026-05-06 16:03:33 +02:00
parent 7299f5bb79
commit be1a9b7852
3 changed files with 156 additions and 67 deletions
+6
View File
@@ -18,6 +18,12 @@
#vicinae.url = "github:vicinaehq/vicinae";
vicinae-extensions.url = "github:vicinaehq/extensions";
elephant.url = "github:abenz1267/elephant";
walker = {
url = "github:abenz1267/walker";
inputs.elephant.follows = "elephant";
};
lux-pkgs.url = "git+ssh://gitea@orion/kiri/lux-pkgs";
};