summary refs log tree commit diff
path: root/nixos/modules/installer/tools
diff options
context:
space:
mode:
authorSandro <sandro.jaeckel@gmail.com>2023-04-12 21:37:47 +0200
committerGitHub <noreply@github.com>2023-04-12 21:37:47 +0200
commit603320b64f27d8ebd629639f85cec642e051bbd0 (patch)
treee0b1bd0497640717d07551fa4c510a5642dd25a2 /nixos/modules/installer/tools
parent6152b09a6ac17eabb5e72e2868a392b8aaac4cc7 (diff)
parent3a5de0e7258d249a36fc29f0bb2a55f40b211a45 (diff)
downloadnixpkgs-603320b64f27d8ebd629639f85cec642e051bbd0.tar
nixpkgs-603320b64f27d8ebd629639f85cec642e051bbd0.tar.gz
nixpkgs-603320b64f27d8ebd629639f85cec642e051bbd0.tar.bz2
nixpkgs-603320b64f27d8ebd629639f85cec642e051bbd0.tar.lz
nixpkgs-603320b64f27d8ebd629639f85cec642e051bbd0.tar.xz
nixpkgs-603320b64f27d8ebd629639f85cec642e051bbd0.tar.zst
nixpkgs-603320b64f27d8ebd629639f85cec642e051bbd0.zip
Merge pull request #204534 from SuperSandro2000/boot-tmp
Diffstat (limited to 'nixos/modules/installer/tools')
-rw-r--r--nixos/modules/installer/tools/nixos-generate-config.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/installer/tools/nixos-generate-config.pl b/nixos/modules/installer/tools/nixos-generate-config.pl
index 946e73dac58..74972c0994b 100644
--- a/nixos/modules/installer/tools/nixos-generate-config.pl
+++ b/nixos/modules/installer/tools/nixos-generate-config.pl
@@ -473,7 +473,7 @@ EOF
     }
 
     # Don't emit tmpfs entry for /tmp, because it most likely comes from the
-    # boot.tmpOnTmpfs option in configuration.nix (managed declaratively).
+    # boot.tmp.useTmpfs option in configuration.nix (managed declaratively).
     next if ($mountPoint eq "/tmp" && $fsType eq "tmpfs");
 
     # Emit the filesystem.