feat: import hardware config for adastrea

This commit is contained in:
Youwen Wu 2024-08-10 00:16:48 -07:00
parent 0cd8137522
commit d4c1c6ecc1
Signed by: youwen
GPG key ID: 865658ED1FE61EC3
2 changed files with 44 additions and 1 deletions

View file

@ -28,7 +28,7 @@
pkiBundle = "/etc/secureboot";
};
boot.initrd.luks.devices."luks-af320a0f-b388-43f5-b5a3-af2b47cfc716".device = "/dev/disk/by-uuid/af320a0f-b388-43f5-b5a3-af2b47cfc716";
boot.initrd.luks.devices."luks-52d1be6d-b32f-41e0-a6d7-2ff52599fe7c".device = "/dev/disk/by-uuid/52d1be6d-b32f-41e0-a6d7-2ff52599fe7c";
networking.hostName = "adrastea"; # Define your hostname.
# networking.wireless.enable = true; # Enables wireless support via wpa_supplicant.