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.
1 parent 7871740 commit 7e61c8bCopy full SHA for 7e61c8b
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