updated disko config
Check NixOS configurations / eval-hosts (push) Failing after 14m40s

This commit is contained in:
2026-07-15 09:59:37 +10:00
parent 4c53cce35c
commit 8e8183e371
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 = {