let's get exo working

This commit is contained in:
2026-03-25 17:07:09 -07:00
parent 998a1d9aaf
commit b49b7ca2e3
2 changed files with 4 additions and 0 deletions

View File

@@ -29,6 +29,9 @@
arca.url = "git+https://git.wntrmute.dev/kyle/arca";
arca.inputs.nixpkgs.follows = "nixpkgs";
exo.url = "git+https://git.wntrmute.dev/kyle/exo";
exo.inputs.nixpkgs.follows = "nixpkgs";
};
outputs = inputs@{