nixos: f2fs filesystem module support (close #2085)

This commit is contained in:
Emery Hemingway 2014-03-25 16:39:10 -04:00 committed by Vladimír Čunát
parent c0a30a4b51
commit c96d5fe170
5 changed files with 43 additions and 2 deletions

View file

@ -306,6 +306,7 @@
./tasks/filesystems.nix
./tasks/filesystems/btrfs.nix
./tasks/filesystems/ext.nix
./tasks/filesystems/f2fs.nix
./tasks/filesystems/nfs.nix
./tasks/filesystems/reiserfs.nix
./tasks/filesystems/unionfs-fuse.nix