feat: added midnight miner

This commit is contained in:
Nick 2025-11-12 04:43:11 -06:00
parent ada1ed4b14
commit 5e24256bcf
11 changed files with 775 additions and 117 deletions

View file

@ -75,12 +75,12 @@
url = "github:microvm-nix/microvm.nix";
inputs.nixpkgs.follows = "nixpkgs";
};
# upRootNutrition = {
# url = "git+ssh://git@gitlab.com/uprootnutrition/website.git";
# };
# linkpage = {
# url = "git+ssh://git@gitlab.com/uprootnutrition/linkpage.git";
# };
upRootNutrition = {
url = "git+ssh://git@gitlab.com/uprootnutrition/website.git";
};
linkpage = {
url = "git+ssh://git@gitlab.com/uprootnutrition/linkpage.git";
};
# filesorter = {
# url = "git+ssh://git@gitlab.com/uprootnutrition/filesorter.git";
# inputs.nixpkgs.follows = "nixpkgs";