fix(fighter,disko): change device for disk main

This commit is contained in:
Guz
2026-04-16 13:51:15 -03:00
parent ef6adfa15e
commit ad7462fa67

View File

@@ -1,7 +1,7 @@
{
disko.devices = {
disk.main = {
device = "/dev/sdd"; # This will be overwritten by disko-install
device = "/dev/sda"; # This will be overwritten by disko-install
type = "disk";
content = {
type = "gpt";