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

lastFile:machines/anser/configuration.nix
This commit is contained in:
2026-07-27 13:42:51 +07:00
parent 7f6abc1d04
commit 840778a2f8
2 changed files with 16 additions and 0 deletions
@@ -0,0 +1,6 @@
{
fileSystems."/" = {
device = "/dev/disk/by-uuid/44444444-4444-4444-8888-888888888888";
fsType = "ext4";
};
}