UUIDs wegen Neuinstallation des Systems angepasst

This commit is contained in:
2026-05-05 12:36:46 +02:00
parent 61a97b2702
commit 138969667b
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -22,7 +22,7 @@
# LUKS Partition
boot.initrd.luks.devices = {
dukebook0 = {
device = "/dev/disk/by-uuid/92d94913-aad0-4a76-9466-c77e481693ba";
device = "/dev/disk/by-uuid/aaebdca2-acfb-4156-a8f7-057fd9e9e328";
preLVM = true;
};
};