mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-24 01:38:28 +02:00
chore: stateversion for microvm
This commit is contained in:
@@ -62,4 +62,6 @@
|
|||||||
# Control socket for the Hypervisor so that a MicroVM can be shutdown cleanly
|
# Control socket for the Hypervisor so that a MicroVM can be shutdown cleanly
|
||||||
socket = "control.socket";
|
socket = "control.socket";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
system.stateVersion = "23.11";
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -65,4 +65,6 @@
|
|||||||
# Control socket for the Hypervisor so that a MicroVM can be shutdown cleanly
|
# Control socket for the Hypervisor so that a MicroVM can be shutdown cleanly
|
||||||
socket = "control.socket";
|
socket = "control.socket";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
system.stateVersion = "23.11";
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user