much text, such doc, very wow
This commit is contained in:
parent
3669a4000f
commit
2a29a00dfe
5 changed files with 41 additions and 5 deletions
|
@ -1,3 +1,11 @@
|
|||
## Hardware-dependent options
|
||||
## ==========================
|
||||
##
|
||||
## These are attributes of the hardware not of the application
|
||||
## you want to run on it, and would usually be set in the "device" file:
|
||||
## :file:`devices/manuf-model/default.nix`
|
||||
|
||||
|
||||
{ lib, pkgs, config, ...}:
|
||||
let
|
||||
inherit (lib) mkEnableOption mkOption types isDerivation hasAttr ;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue