mirror of
https://github.com/Nickiel12/nicks-nix-config.git
synced 2024-11-22 20:59:32 -08:00
Added ntfs filesystem
This commit is contained in:
parent
f42e17bed5
commit
75651eb06b
1 changed files with 2 additions and 0 deletions
|
@ -31,4 +31,6 @@
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
boot.supportedFilesystems = [ "ntfs" ];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue