6 lines
58 B
Nix
6 lines
58 B
Nix
{
|
|
boot.supportedFilesystems = {
|
|
ntfs = true;
|
|
};
|
|
}
|
{
|
|
boot.supportedFilesystems = {
|
|
ntfs = true;
|
|
};
|
|
}
|