Add speer

This commit is contained in:
Fabian Hauser 2021-05-03 14:10:55 +02:00
parent c754f862b6
commit 7ff389b92c
7 changed files with 142 additions and 0 deletions

View file

@ -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";