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