idk
This commit is contained in:
@@ -136,13 +136,6 @@
|
||||
|
||||
boot.supportedFilesystems = [ "bcachefs" ];
|
||||
fileSystems."/etc".neededForBoot = true;
|
||||
fileSystems."/data" = {
|
||||
device = "/dev/disk/by-uuid/a85420cc-a026-4100-80d2-a999081d792a";
|
||||
fsType = "bcachefs";
|
||||
options = [
|
||||
"nofail"
|
||||
];
|
||||
};
|
||||
|
||||
programs.seahorse.enable = false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user