rename "device" config tree as "hardware"
we are also using "device" for "network device" (as in eth0, wlan0 etc) so this makes it a bit less confusing perhaps
This commit is contained in:
@@ -5,7 +5,7 @@ in {
|
||||
options = {
|
||||
boot = {
|
||||
};
|
||||
device = {
|
||||
hardware = {
|
||||
dts = {
|
||||
src = mkOption { type = types.path; };
|
||||
includes = mkOption {
|
||||
|
Reference in New Issue
Block a user