Grmbl
This commit is contained in:
parent
61cca2cadf
commit
d4d6b8cc61
@ -2,12 +2,6 @@
|
|||||||
|
|
||||||
with lib;
|
with lib;
|
||||||
|
|
||||||
let
|
|
||||||
|
|
||||||
inInitrd = any (fs: fs == "ntfs") config.boot.initrd.supportedFilesystems;
|
|
||||||
|
|
||||||
in
|
|
||||||
|
|
||||||
{
|
{
|
||||||
config = mkIf (any (fs: fs == "ntfs" || fs == "ntfs-3g") config.boot.supportedFilesystems) {
|
config = mkIf (any (fs: fs == "ntfs" || fs == "ntfs-3g") config.boot.supportedFilesystems) {
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user