Move t480s disk to nuc #71
2 changed files with 2 additions and 1 deletions
|
@ -20,7 +20,7 @@ in
|
||||||
# TASK: new device
|
# TASK: new device
|
||||||
hardware.encryptedDisk = {
|
hardware.encryptedDisk = {
|
||||||
enable = true;
|
enable = true;
|
||||||
diskId = "nvme-Samsung_SSD_970_PRO_1TB_S462NF0K904663D";
|
diskId = "ata-Crucial_CT750MX300SSD1_16161311C7A6";
|
||||||
};
|
};
|
||||||
|
|
||||||
# boot.initrd.availableKernelModules = stage1Modules;
|
# boot.initrd.availableKernelModules = stage1Modules;
|
||||||
|
|
|
@ -23,6 +23,7 @@ stdenv.mkDerivation {
|
||||||
|
|
||||||
xorg.xwininfo
|
xorg.xwininfo
|
||||||
nmap
|
nmap
|
||||||
|
sysstat
|
||||||
];
|
];
|
||||||
|
|
||||||
# Set Environment Variables
|
# Set Environment Variables
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue