feat(flake): nixos-generators remove
Signed-off-by: s0me1newithhand7s <git+me@hand7s.org>
This commit is contained in:
parent
8efc2e1f55
commit
be9b082e25
1 changed files with 0 additions and 13 deletions
13
flake.nix
13
flake.nix
|
|
@ -313,19 +313,6 @@
|
||||||
repo = "nixos-cli";
|
repo = "nixos-cli";
|
||||||
};
|
};
|
||||||
|
|
||||||
"nixos-generators" = {
|
|
||||||
flake = true;
|
|
||||||
type = "github";
|
|
||||||
owner = "nix-community";
|
|
||||||
repo = "nixos-generators";
|
|
||||||
|
|
||||||
inputs = {
|
|
||||||
"nixpkgs" = {
|
|
||||||
follows = "nixpkgs";
|
|
||||||
};
|
|
||||||
};
|
|
||||||
};
|
|
||||||
|
|
||||||
"nixos-wsl" = {
|
"nixos-wsl" = {
|
||||||
flake = true;
|
flake = true;
|
||||||
type = "github";
|
type = "github";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue