Forgot to add this to the flake
This commit is contained in:
parent
e3f8df4b53
commit
4b1eff9221
|
@ -11,6 +11,8 @@
|
||||||
disko.url = "github:nix-community/disko";
|
disko.url = "github:nix-community/disko";
|
||||||
disko.inputs.nixpkgs.follows = "nixpkgs";
|
disko.inputs.nixpkgs.follows = "nixpkgs";
|
||||||
|
|
||||||
|
bcachefs-tools.url = "github:koverstreet/bcachefs-tools";
|
||||||
|
|
||||||
# Nixos generators for creating ISOs
|
# Nixos generators for creating ISOs
|
||||||
nixos-generators = {
|
nixos-generators = {
|
||||||
url = "github:nix-community/nixos-generators";
|
url = "github:nix-community/nixos-generators";
|
||||||
|
|
Loading…
Reference in a new issue