Add speer
This commit is contained in:
parent
c754f862b6
commit
7ff389b92c
7 changed files with 142 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
{ config, pkgs, ... }: {
|
||||
|
||||
boot.initrd.kernelModules = [ "dm-snapshot" ];
|
||||
boot.initrd.luks.devices = {
|
||||
"system".device = "/dev/disk/by-uuid/ba646016-2618-4d9b-acf2-41986ab76f7e";
|
||||
"data".device = "/dev/disk/by-uuid/6cfe504d-992f-4b11-be3e-31d00c3e108d";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue