Some corrections for clunk...

This commit is contained in:
2021-02-27 00:03:49 -06:00
parent 3d4fb6c336
commit 1486aaefee
3 changed files with 23 additions and 16 deletions
+1 -1
View File
@@ -30,7 +30,7 @@
"/" = {
device = "/dev/disk/by-label/root";
fsType = "ext4";
fsType = "btrfs";
};
};