Merge pull request #98919 from TredwellGit/nixos/hardened

nixos/hardened: update blacklisted filesystems
This commit is contained in:
Joachim F 2020-09-28 15:57:28 +00:00 committed by GitHub
commit 173167d90e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -67,6 +67,8 @@ with lib;
"jfs" "jfs"
"minix" "minix"
"nilfs2" "nilfs2"
"ntfs"
"omfs"
"qnx4" "qnx4"
"qnx6" "qnx6"
"sysv" "sysv"