machines/sirius: finalize config

This commit is contained in:
2026-03-06 16:25:41 +07:00
parent 891e80a3a9
commit 1d5a528cd1
6 changed files with 216 additions and 1256 deletions
@@ -0,0 +1,6 @@
{
fileSystems."/" = {
device = "/dev/disk/by-uuid/44444444-4444-4444-8888-888888888888";
fsType = "ext4";
};
}