feat: added midnight miner

This commit is contained in:
Nick 2025-11-12 21:30:51 -06:00
parent 5e24256bcf
commit 0c17351547
42 changed files with 22 additions and 4007 deletions

View file

@ -22,10 +22,7 @@
inputs.nixpkgs.follows = "nixpkgs";
};
systems.url = "github:nix-systems/x86_64-linux";
impermanence = {
url = "github:nix-community/impermanence";
inputs.nixpkgs.follows = "nixpkgs";
};
impermanence.url = "github:nix-community/impermanence";
home-manager = {
url = "github:nix-community/home-manager";
inputs.nixpkgs.follows = "nixpkgs";