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
+2
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: