Merge pull request #231283 from nikstur/filesystems-erofs

nixos/filesystems: init erofs
This commit is contained in:
Ryan Lahfa 2023-05-14 18:54:37 +02:00 committed by GitHub
commit 1ee11b8a31
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 120 additions and 44 deletions

View file

@ -1374,6 +1374,7 @@
./tasks/filesystems/cifs.nix
./tasks/filesystems/ecryptfs.nix
./tasks/filesystems/envfs.nix
./tasks/filesystems/erofs.nix
./tasks/filesystems/exfat.nix
./tasks/filesystems/ext.nix
./tasks/filesystems/f2fs.nix