bug: incorrect uuid referenced in laptop hardware conf
This commit is contained in:
parent
f7104f4bce
commit
86aa38a74f
2 changed files with 7 additions and 7 deletions
|
|
@ -15,11 +15,11 @@
|
|||
|
||||
amd-gpu.enable = true;
|
||||
desktop.enable = true;
|
||||
gnome.enable = true;
|
||||
|
||||
# config
|
||||
|
||||
boot.initrd.luks.devices."luks-433a5889-6f18-4c9a-8d99-db02af39bdee".device =
|
||||
"/dev/disk/by-uuid/433a5889-6f18-4c9a-8d99-db02af39bdee";
|
||||
boot.initrd.luks.devices."luks-a7726a9d-535f-44bc-9c0e-adc501fad371".device = "/dev/disk/by-uuid/a7726a9d-535f-44bc-9c0e-adc501fad371";
|
||||
|
||||
system.stateVersion = "24.11";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue