nix/os/devices: add steveej-rmvbl-sduusb3128g
This commit is contained in:
parent
aa73c7f6e6
commit
4b8a5ee804
3 changed files with 26 additions and 0 deletions
9
nix/os/devices/steveej-rmvbl-sduusb3128g/hw.nix
Normal file
9
nix/os/devices/steveej-rmvbl-sduusb3128g/hw.nix
Normal file
|
@ -0,0 +1,9 @@
|
|||
{ ... }:
|
||||
|
||||
{
|
||||
# TASK: new device
|
||||
hardware.encryptedDisk = {
|
||||
enable = true;
|
||||
diskId = "usb-SanDisk_Ultra_USB_3.0_4C530001280509108321-0:0";
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue