add ntfs support for desktop

dev-docs
Moritz Böhme 2021-10-24 17:13:02 +02:00
parent 4a6771ec7a
commit a383f2a6a0
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
# BOOT # BOOT
boot = { boot = {
supportedFilesystems = [ "btrfs" ]; supportedFilesystems = [ "btrfs" "ntfs" ];
loader = { loader = {
grub = { grub = {
enable = true; enable = true;