We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7871740 + 7e61c8b commit ed9ec04Copy full SHA for ed9ec04
flake.nix
@@ -10,7 +10,6 @@
10
nixos-images.url = "github:nix-community/nixos-images";
11
nixos-images.inputs.nixos-unstable.follows = "nixpkgs";
12
nixos-images.inputs.nixos-2305.follows = "nixos-2305";
13
- nixos-images.inputs.disko.follows = "disko";
14
# used for development
15
treefmt-nix = { url = "github:numtide/treefmt-nix"; inputs.nixpkgs.follows = "nixpkgs"; };
16
};
0 commit comments