add ntfs support for desktop
parent
4a6771ec7a
commit
a383f2a6a0
|
@ -12,7 +12,7 @@
|
|||
|
||||
# BOOT
|
||||
boot = {
|
||||
supportedFilesystems = [ "btrfs" ];
|
||||
supportedFilesystems = [ "btrfs" "ntfs" ];
|
||||
loader = {
|
||||
grub = {
|
||||
enable = true;
|
||||
|
|
Loading…
Reference in New Issue