Added Disko setup; And test impermanence on node 1 & 2
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
disko.devices.disk.main = {
|
||||
type = "disk";
|
||||
device = "/dev/sda"; # change to your actual disk, e.g. /dev/nvme0n1
|
||||
device = "/dev/sda";
|
||||
content = {
|
||||
type = "gpt";
|
||||
partitions = {
|
||||
|
||||
Reference in New Issue
Block a user