hosts: kabtopci: fix path and add mount script

This commit is contained in:
2024-06-11 17:14:24 +02:00
parent 998c9aa54d
commit 5c7d579c44
4 changed files with 14 additions and 8 deletions

View File

@@ -33,7 +33,7 @@
grub = {
enable = true;
device = "/dev/vda";
};
};
timeout = 1; # Grub auto select time
};
};
@@ -42,8 +42,4 @@
zsh.enable = true;
};
services = {
qemuGuest.enable = true;
};
}