Import disko through the flake inputs instead of fetchTarball.

This commit is contained in:
Tom Alexander
2025-04-02 23:31:25 -04:00
parent fb785e036b
commit 812a762652
3 changed files with 26 additions and 6 deletions

View File

@@ -12,12 +12,6 @@
./roles/global_options
./util/unfree_polyfill
./roles/iso
"${
builtins.fetchTarball {
url = "https://github.com/nix-community/disko/archive/refs/tags/v1.9.0.tar.gz";
sha256 = "0j76ar4qz320fakdii4659w5lww8wiz6yb7g47npywqvf2lbp388";
}
}/module.nix"
./roles/boot
./roles/zfs
./roles/network