add hardware device descriptions to doc
most of the text is recycled and follows no particular format
This commit is contained in:
@@ -9,6 +9,10 @@
|
||||
};
|
||||
};
|
||||
|
||||
# this device is described by the "qemu" device
|
||||
description = "";
|
||||
|
||||
|
||||
module = {pkgs, config, ... }: {
|
||||
imports = [ ../../modules/arch/aarch64.nix ];
|
||||
kernel = {
|
||||
|
Reference in New Issue
Block a user