This commit is contained in:
mjallen18
2025-12-12 15:08:26 -06:00
parent d76eff6f68
commit 06e26e3be2

View File

@@ -92,8 +92,9 @@
# # FileSystems # #
# ###################################################
boot.supportedFilesystems = [ "bcachefs" ];
fileSystems."/data" = {
device = "/dev/disk/bu-uuid/a85420cc-a026-4100-80d2-a999081d792a";
device = "/dev/disk/by-uuid/a85420cc-a026-4100-80d2-a999081d792a";
fsType = "bcachefs";
options = [
"nofail"