mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-04-18 19:24:09 +02:00
search remove hardware
This commit is contained in:
parent
089ef61302
commit
6728dae390
1 changed files with 0 additions and 9 deletions
|
@ -72,15 +72,6 @@
|
|||
specialArgs.modulesPath = pkgs.path + "/nixos/modules";
|
||||
urlPrefix = "https://github.com/nix-community/disko/blob/master/";
|
||||
}
|
||||
{
|
||||
modules = lib.attrValues self.inputs.nixos-hardware.nixosModules;
|
||||
name = "NixOS Hardware";
|
||||
specialArgs = {
|
||||
modulesPath = pkgs.path + "/nixos/modules";
|
||||
inherit pkgs;
|
||||
};
|
||||
urlPrefix = "https://github.com/NixOS/nixos-hardware/blob/master/";
|
||||
}
|
||||
{
|
||||
modules = [
|
||||
self.inputs.snm.nixosModules.default
|
||||
|
|
Loading…
Add table
Reference in a new issue