enable more filesystems
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
pcscd.enable = true;
|
||||
};
|
||||
|
||||
boot.supportedFilesystems = ["bcachefs"];
|
||||
boot.supportedFilesystems = ["btrfs" "bcachefs"];
|
||||
|
||||
fileSystems = {
|
||||
"/" = {
|
||||
|
||||
Reference in New Issue
Block a user