mob next [ci-skip] [ci skip] [skip ci]

lastFile:machines/stellio/configuration.nix
This commit is contained in:
2026-08-12 15:41:36 +07:00
parent 9f83f6ccb7
commit 026de56f32
2 changed files with 19 additions and 1 deletions
@@ -0,0 +1,6 @@
{
fileSystems."/" = {
device = "/dev/disk/by-uuid/44444444-4444-4444-8888-888888888888";
fsType = "ext4";
};
}