prototyping

This commit is contained in:
2026-01-05 09:55:02 -06:00
parent e665f8e46d
commit f967055296

View File

@@ -12,7 +12,8 @@
}; };
olympus = { olympus = {
url = "git+https://gitea.esotericbytes.com/Blunkall-Technologies/Olympus"; #url = "git+https://gitea.esotericbytes.com/Blunkall-Technologies/Olympus";
url = "git+file:///home/nathan/Projects/Olympus";
inputs.nixpkgs.follows = "nixpkgs"; inputs.nixpkgs.follows = "nixpkgs";
inputs.home-manager.follows = "home-manager"; inputs.home-manager.follows = "home-manager";
}; };