2019-09-22 00:28:26 +03:00
|
|
|
# Then add our additional modules.
|
|
|
|
# Keep this list `:sort`ed.
|
2018-06-17 02:21:41 +03:00
|
|
|
[
|
2019-09-22 00:28:26 +03:00
|
|
|
./_nixos-disintegration
|
2019-10-27 01:34:54 +03:00
|
|
|
./adb.nix
|
2018-06-17 03:43:19 +03:00
|
|
|
./boot-initrd.nix
|
2020-03-14 05:29:43 +03:00
|
|
|
./cross-workarounds.nix
|
2020-04-04 21:57:23 +03:00
|
|
|
./devices-metadata.nix
|
2019-01-29 03:51:45 +03:00
|
|
|
./hardware-allwinner.nix
|
2018-06-18 03:50:17 +03:00
|
|
|
./hardware-generic.nix
|
2018-06-17 02:21:41 +03:00
|
|
|
./hardware-qualcomm.nix
|
2018-06-18 03:50:17 +03:00
|
|
|
./hardware-ram.nix
|
2019-09-10 21:16:53 +03:00
|
|
|
./hardware-rockchip.nix
|
2018-06-17 03:43:19 +03:00
|
|
|
./hardware-screen.nix
|
|
|
|
./hardware-soc.nix
|
2018-06-17 20:50:32 +03:00
|
|
|
./initrd-base.nix
|
2020-02-29 06:00:21 +03:00
|
|
|
./initrd-boot-gui.nix
|
2019-10-27 19:20:31 +03:00
|
|
|
./initrd-fbterm.nix
|
2019-10-13 00:05:09 +03:00
|
|
|
./initrd-fail.nix
|
2018-06-24 00:45:51 +03:00
|
|
|
./initrd-kernel.nix
|
2020-01-11 03:51:18 +03:00
|
|
|
./initrd-logs.nix
|
2018-06-17 06:43:11 +03:00
|
|
|
./initrd-network.nix
|
2018-06-19 05:11:40 +03:00
|
|
|
./initrd-shell.nix
|
2018-06-17 06:43:11 +03:00
|
|
|
./initrd-ssh.nix
|
2018-07-08 03:22:39 +03:00
|
|
|
./initrd-usb.nix
|
2020-01-13 00:09:02 +03:00
|
|
|
./initrd-vendor.nix
|
2019-09-22 05:40:24 +03:00
|
|
|
./initrd.nix
|
2020-03-31 06:49:28 +03:00
|
|
|
./internal.nix
|
2018-06-17 02:21:41 +03:00
|
|
|
./mobile-device.nix
|
2018-06-27 03:39:26 +03:00
|
|
|
./nixpkgs.nix
|
2019-12-25 03:41:17 +03:00
|
|
|
./quirks/qualcomm/default.nix
|
2018-06-27 04:52:09 +03:00
|
|
|
./system-target.nix
|
2018-06-17 02:21:41 +03:00
|
|
|
./system-types.nix
|
|
|
|
]
|