fix: remove unused and prep for digital ocean migration
This commit is contained in:
parent
e5ee1f4701
commit
5dc86407bd
3 changed files with 4 additions and 21 deletions
|
|
@ -3,7 +3,7 @@
|
|||
disk = {
|
||||
main = {
|
||||
type = "disk";
|
||||
device = "/dev/sda"; # adjust for your VPS
|
||||
device = "/dev/vda"; # adjust for your VPS
|
||||
content = {
|
||||
type = "gpt";
|
||||
partitions = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue