feat(stolas): add name of NVME device
This commit is contained in:
parent
bdeb5584de
commit
d618890198
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
disk = {
|
||||
main = {
|
||||
type = "disk";
|
||||
device = "/dev/disk/by-uuid/TODO";
|
||||
device = "/dev/nvme0n1";
|
||||
content = {
|
||||
type = "gpt";
|
||||
partitions = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue