This commit is contained in:
2025-02-10 20:33:33 -05:00
parent 94225a3eed
commit 2faae6236c
17 changed files with 191 additions and 114 deletions

View File

@@ -20,6 +20,11 @@
url = "github:chaotic-cx/nyx/nyxpkgs-unstable";
inputs.nixpkgs.follows = "nixpkgs";
};
disko = {
url = "github:nix-community/disko/latest";
inputs.nixpkgs.follows = "nixpkgs";
};
};
outputs =