mirror of
https://github.com/RichieCahill/dotfiles.git
synced 2026-04-21 14:49:10 -04:00
setting up cleves for muninn
This commit is contained in:
@@ -12,6 +12,10 @@
|
||||
"usb_storage"
|
||||
"sd_mod"
|
||||
];
|
||||
clevis = {
|
||||
enable = true;
|
||||
devices."luks-root-pool-nvme-INTEL_SSDPEKKW256G7_BTPY63820XBH256D-part2".secretFile = /root/key.jwe;
|
||||
};
|
||||
kernelModules = [ ];
|
||||
luks.devices."luks-root-pool-nvme-INTEL_SSDPEKKW256G7_BTPY63820XBH256D-part2" = {
|
||||
device = "/dev/disk/by-id/nvme-INTEL_SSDPEKKW256G7_BTPY63820XBH256D-part2";
|
||||
|
||||
Reference in New Issue
Block a user