Separate hosts for X220 and T430, generic VirtualBox host

This commit is contained in:
Elnu 2022-10-16 11:32:57 -07:00
parent f3b3397f9c
commit 4f9ca94dc4
6 changed files with 40 additions and 13 deletions

View file

@ -7,6 +7,4 @@
enable = true;
device = "/dev/sda";
};
networking.hostName = "virtualbox";
}