Merge pull request #105786 from teto/fstab

filesystems: add syntax to /etc/fstab header
This commit is contained in:
davidak 2021-08-26 05:53:25 +02:00 committed by GitHub
commit a023b22d6b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -264,6 +264,8 @@ in
#
# To make changes, edit the fileSystems and swapDevices NixOS options
# in your /etc/nixos/configuration.nix file.
#
# <file system> <mount point> <type> <options> <dump> <pass>
# Filesystems.
${concatMapStrings (fs: