installation instructions for Turris Omnia

feels like a milestone, or at least a big step towards one
This commit is contained in:
Daniel Barlow 2024-02-04 18:20:04 +00:00
parent c8154a2db9
commit 49ec4a2961
2 changed files with 112 additions and 12 deletions

View file

@ -36,7 +36,7 @@ in rec {
};
boot.loader.extlinux.enable = true;
hostname = "recovery";
hostname = "liminix-recovery";
services.dhcpc = svc.network.dhcp.client.build {
interface = config.hardware.networkInterfaces.lan2;