dolomite: fix hk-00

This commit is contained in:
xinyangli 2024-11-24 21:44:45 +08:00
parent 544a41048a
commit 02636ac5a1
Signed by: xin
SSH key fingerprint: SHA256:UU5pRTl7NiLFJbWJZa+snLylZSXIz5rgHmwjzv8v4oE
4 changed files with 39 additions and 39 deletions

View file

@ -27,7 +27,7 @@
};
fileSystems."/" = {
device = "/dev/disk/by-uuid/fe563e38-9a57-447a-ba57-c3e53ddd84ee";
device = "/dev/vda1";
fsType = "ext4";
};