infra/nix/os/devices/steveej-rmvbl-mmc-SL32G_0x259093f6/hw.nix

7 lines
122 B
Nix

{...}: {
# TASK: new device
hardware.encryptedDisk = {
enable = true;
diskId = "mmc-SL32G_0x259093f6";
};
}