mirror of
https://github.com/oddlama/nix-config.git
synced 2025-10-10 23:00:39 +02:00
feat(topology): add interface port labels
This commit is contained in:
parent
b822b4e812
commit
f24fd89ae5
10 changed files with 103 additions and 109 deletions
|
@ -21,6 +21,8 @@
|
|||
./kea.nix
|
||||
];
|
||||
|
||||
topology.self.hardware.image = ../../odroid-h3.png;
|
||||
|
||||
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