1
1
mirror of https://github.com/NixOS/mobile-nixos.git synced 2024-12-11 09:04:01 +03:00
mobile-nixos/modules
2022-10-25 19:22:14 -04:00
..
quirks qualcomm/sdm845-modem: Keep refs for uncompressed firmware files 2022-10-21 21:50:58 -04:00
stage-1/tasks stage-1/usb-gadget: Fix error message error 2021-02-11 19:52:38 -05:00
system-types system-types/android: Add support for appending DTB files 2022-10-21 21:50:58 -04:00
adb.nix modules/adb: Fix adb with gadgetfs in stage-2 2022-10-13 21:01:22 -04:00
beautification.nix modules/plymouth: init with workaround for stage-1 2022-10-13 20:23:13 -04:00
boot-control.nix modules/boot-control: Init with preliminary boot-control script 2022-10-21 21:50:58 -04:00
boot-initrd.nix stage-1: remove initFramebuffer option 2022-05-30 20:52:17 +10:00
bootloader.nix modules/bootloader: Make bootloader options configurable 2022-05-29 22:39:11 -04:00
cross-workarounds.nix cross-workarounds: Make it possible to cross-compile with NetworkManager 2022-10-19 16:24:56 -04:00
devices-metadata.nix mobile-device: Add supportLevel config for docs 2022-10-21 01:36:14 -04:00
documentation.nix doc: Make outputs list configurable 2022-10-20 20:43:27 -04:00
generated-filesystems.nix modules/generated-filesystems: Mark mobile.outputs as not visible 2021-08-29 21:53:35 -04:00
hardware-allwinner.nix hardware-allwinner: Drop U-Boot configuration 2022-05-29 19:47:43 -04:00
hardware-exynos.nix exynos: Add Exynos 7880 2021-01-09 16:24:32 -05:00
hardware-generic.nix hardware: Add generic ARM platforms 2020-03-13 14:56:21 -04:00
hardware-mediatek.nix hardware-mediatek: Add MT8127 2021-06-18 21:26:06 -04:00
hardware-qualcomm.nix hardware-qualcomm: Enable boot-control by default on SDM845 2022-10-21 21:50:58 -04:00
hardware-ram.nix Adds qemu-x86_64 device. 2018-06-17 20:55:34 -04:00
hardware-rockchip.nix system-target: reviews implementation 2019-09-19 15:31:26 -04:00
hardware-screen.nix modules/hardware-screen: Add missing options description 2022-05-29 22:39:11 -04:00
hardware-soc.nix modules/hardware-soc: Use generic-* config when Mobile NixOS config is disabled 2022-05-29 22:39:11 -04:00
hardware.nix hardware: init module with HAL for reboot modes 2020-10-15 22:08:21 -04:00
initrd-base.nix initrd-base: Use hardshutdown 2020-01-10 00:46:11 -05:00
initrd-boot-gui.nix initrd-boot-gui: Fail when LUKS is enabled but GUI disabled 2022-09-30 21:52:42 -04:00
initrd-fail.nix initrd-fail: Asset is now part of the build 2021-07-19 15:50:06 -04:00
initrd-fbterm.nix initrd-fbterm: Port to new stage-1 init 2020-02-03 16:19:10 -05:00
initrd-firmware.nix initrd-firmware: Init module to add firmware to stage-1 2020-06-01 18:58:59 -04:00
initrd-kernel.nix treewide: runCommandNoCC -> runCommand 2022-09-26 23:42:22 -04:00
initrd-logs.nix modules/initrd-logs: Enable bootlogd by default only if stage-1 is enabled 2022-05-29 22:39:11 -04:00
initrd-network.nix initrd-network: Port to a boot/init task 2020-02-03 16:19:10 -05:00
initrd-shell.nix initrd-shell: Fix job control 2021-01-24 23:38:05 -05:00
initrd-ssh.nix initrd-ssh: Reformat option description 2020-04-06 18:32:45 -04:00
initrd-usb.nix initrd-usb: provide modules required for gadgets in initrd 2020-05-25 16:38:54 -04:00
initrd-vendor.nix vendor: Provide an option for the vendor partition 2020-05-24 20:13:07 -04:00
initrd.nix initrd: generate a more compatible noop initrd secret appender 2022-10-18 23:50:04 +02:00
internal.nix modules/internal: Init 2020-03-30 23:49:28 -04:00
kernel-config.nix kernel-config: Finally make LOCALVERSION handling default nicely 2022-10-16 01:36:36 -04:00
lib.nix module/lib: Actually pass specialArgs to eval 2021-07-13 17:22:58 -07:00
luks.nix modules/luks: Init 2020-11-07 18:26:47 -05:00
mobile-device.nix mobile-device: Add supportLevel config for docs 2022-10-21 01:36:14 -04:00
mobile.nix modules/mobile: Add configurationName internal option 2022-10-20 20:43:26 -04:00
module-list.nix modules/boot-control: Init with preliminary boot-control script 2022-10-21 21:50:58 -04:00
nixpkgs.nix overlay: Import mruby 2020-02-03 16:19:10 -05:00
outputs.nix modules/outputs: Add toplevel attribute 2022-10-25 19:22:14 -04:00
plymouth.nix modules/plymouth: init with workaround for stage-1 2022-10-13 20:23:13 -04:00
recovery.nix modules/recovery: Mark internal 2021-08-29 19:51:34 -04:00
rootfs.nix modules/rootfs: Allow disabling the options 2022-05-29 22:39:11 -04:00
shared-rootfs.nix generic images: Stop being fancy with filenames 2022-05-30 14:28:11 -04:00
stage-0.nix treewide: runCommandNoCC -> runCommand 2022-09-26 23:42:22 -04:00
stage-2-splash.nix stage-2-splash: Init re-purposed module 2020-03-09 19:57:31 -04:00
system-build.nix treewide: runCommandNoCC -> runCommand 2022-09-26 23:42:22 -04:00
system-target.nix modules/system-target: Only be noisy on cross-compilation 2022-05-29 22:39:11 -04:00
system-types.nix modules/system-types: Default to none when Mobile NixOS config is disabled 2022-05-29 22:39:11 -04:00
usb-gadget.nix modules: Init usb-gadget with configfs mountpoint 2022-10-13 21:01:21 -04:00
zram.nix modules/zram: init with workarounds for zram 2022-10-12 20:28:37 -04:00