1
1
Fork 1
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:
oddlama 2024-04-04 15:59:00 +02:00
parent 5604cdd4cc
commit f171d1e83a
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A
11 changed files with 43 additions and 15 deletions

View file

@ -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"];