vfio
This commit is contained in:
parent
37b4183573
commit
182f570c0e
5 changed files with 49 additions and 65 deletions
|
|
@ -3,7 +3,7 @@
|
|||
disk = {
|
||||
nixos = {
|
||||
type = "disk";
|
||||
device = "/dev/sda";
|
||||
device = "/dev/vda";
|
||||
content = {
|
||||
type = "gpt";
|
||||
partitions = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue