Update device on Jupiter
This commit is contained in:
parent
6e93bc4e4b
commit
571469be65
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
disk = {
|
||||
"${config.networking.hostName}" = {
|
||||
type = "disk";
|
||||
device = "/dev/sda";
|
||||
device = "/dev/nvme0n1";
|
||||
content = {
|
||||
type = "gpt";
|
||||
partitions = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue