This website works better with JavaScript.
Home
Explore
Help
Sign In
wip
/
nixpkgs
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Export nixosModules.notDetected
wip-nanopi-m4v2
Eelco Dolstra
7 years ago
parent
7e9b745174
commit
26e4d09c9c
1 changed files
with
4 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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;
};
};
}
Write
Preview
Loading…
Cancel
Save