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