desktop: supportedFileSystems += ntfs
This commit is contained in:
parent
50f2f3839a
commit
6c8caf40a7
@ -11,6 +11,8 @@ let
|
||||
in
|
||||
{
|
||||
config = {
|
||||
boot.supportedFilesystems = [ "ntfs" ];
|
||||
|
||||
hardware.bluetooth = {
|
||||
enable = true;
|
||||
powerOnBoot = true;
|
||||
|
Loading…
Reference in New Issue
Block a user