Logo
Explore Help
Sign In
public/nixpkgs
1
0
Fork 0
You've already forked nixpkgs
Code Issues Pull Requests Packages Projects Releases Wiki Activity
nixpkgs/nixos/modules/installer/scan/not-detected.nix

7 lines
164 B
Nix
Raw Normal View History

not-detected: use lib.mkDefault
2018-06-17 23:25:41 +03:00
# Enables non-free firmware on devices not recognized by `nixos-generate-config`.
{ lib, ... }:
Add 2 index file to define the default case for detected and not-detected devices. These are used to replace hand made listings in the basic installation CD. The configuration file, which is generated by nixos-hardware-scan, enables not-detected devices by default. svn path=/nixos/trunk/; revision=23911
2010-09-25 09:32:37 +00:00
{
not-detected: use lib.mkDefault
2018-06-17 23:25:41 +03:00
hardware.enableRedistributableFirmware = lib.mkDefault true;
Add 2 index file to define the default case for detected and not-detected devices. These are used to replace hand made listings in the basic installation CD. The configuration file, which is generated by nixos-hardware-scan, enables not-detected devices by default. svn path=/nixos/trunk/; revision=23911
2010-09-25 09:32:37 +00:00
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 1212ms Template: 7ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API