mirror of
https://github.com/oddlama/nix-config.git
synced 2025-10-11 07:10:39 +02:00
feat: reenable zackbiene and add it to topology
This commit is contained in:
parent
5604cdd4cc
commit
f171d1e83a
11 changed files with 43 additions and 15 deletions
|
@ -22,7 +22,7 @@
|
|||
];
|
||||
|
||||
topology.self.hardware.image = ../../topology/images/odroid-h3.png;
|
||||
topology.self.hardware.info = "ODROID H3, 64GB RAM";
|
||||
topology.self.hardware.info = "O-Droid H3, 64GB RAM";
|
||||
|
||||
boot.mode = "efi";
|
||||
boot.initrd.availableKernelModules = ["xhci_pci" "ahci" "nvme" "usbhid" "usb_storage" "sd_mod" "sdhci_pci" "r8169"];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue