Enable ntfs support
This commit is contained in:
parent
69e80b19bb
commit
026095f971
1 changed files with 2 additions and 0 deletions
|
@ -29,4 +29,6 @@
|
|||
|
||||
# Enable networking
|
||||
networking.networkmanager.enable = true;
|
||||
|
||||
boot.supportedFilesystems = ["ntfs"];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue