mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-11 12:15:34 +03:00
nixos: f2fs filesystem module support (close #2085)
This commit is contained in:
parent
c0a30a4b51
commit
c96d5fe170
5 changed files with 43 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue