mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-06-06 21:09:22 +02:00
remove nixos-generators in favor of nixos-rebuild build-image
nixos now has most of the functunality of nixos-generators upstreamed
This commit is contained in:
parent
5262e95f3b
commit
05dded6ee1
3 changed files with 0 additions and 44 deletions
|
@ -5,12 +5,6 @@
|
|||
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
|
||||
nixos-facter-modules.url = "github:nix-community/nixos-facter-modules";
|
||||
|
||||
# Outputs
|
||||
nixos-generators = {
|
||||
url = "github:nix-community/nixos-generators";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
# Modules
|
||||
disko = {
|
||||
url = "github:nix-community/disko";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue