updated disko config

This commit is contained in:
2026-07-15 09:59:37 +10:00
parent 2fb6b1de00
commit 3797c8885e
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -7,7 +7,7 @@
device = "/dev/sda";
content = {
# type = "gpt";
type = "gpt";
partitions = {
root = {
@@ -33,7 +33,7 @@
device = "/dev/sdb";
content = {
# type = "gpt";
type = "gpt";
partitions = {
swap = {