ljdsalkjdsalkj

This commit is contained in:
2025-08-08 16:33:27 +02:00
parent 5bf4c6fcb3
commit a255fed1ae
3 changed files with 8 additions and 2 deletions
+6
View File
@@ -7,4 +7,10 @@
gparted
];
# used by gparted?
boot.supportedFilesystems.ntfs = true;
boot.supportedFilesystems.vfat = true;
boot.supportedFilesystems.xfs = true;
boot.supportedFilesystems.exfat = true;
}