mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 13:40:28 +03:00
nixos: fix typos
This commit is contained in:
parent
695d4bc76b
commit
6bb0dbf91f
169 changed files with 241 additions and 241 deletions
|
@ -22,7 +22,7 @@ in
|
|||
|
||||
bootstrapAddons = mkOption {
|
||||
description = lib.mdDoc ''
|
||||
Bootstrap addons are like regular addons, but they are applied with cluster-admin rigths.
|
||||
Bootstrap addons are like regular addons, but they are applied with cluster-admin rights.
|
||||
They are applied at addon-manager startup only.
|
||||
'';
|
||||
default = { };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue