feat(stolas): add name of NVME device

This commit is contained in:
Tim Schubert 2025-07-21 17:22:31 +02:00
parent bdeb5584de
commit d618890198
No known key found for this signature in database

View file

@ -11,7 +11,7 @@
disk = {
main = {
type = "disk";
device = "/dev/disk/by-uuid/TODO";
device = "/dev/nvme0n1";
content = {
type = "gpt";
partitions = {