Browse Source

Export nixosModules.notDetected

wip-nanopi-m4v2
Eelco Dolstra 7 years ago
parent
commit
26e4d09c9c
1 changed files with 4 additions and 0 deletions
  1. +4
    -0
      flake.nix

+ 4
- 0
flake.nix View File

@@ -42,5 +42,9 @@
};

legacyPackages = pkgs;

nixosModules = {
notDetected = ./nixos/modules/installer/scan/not-detected.nix;
};
};
}

Loading…
Cancel
Save