treewide: fix mkEnableOption usage
This commit is contained in:
@@ -41,7 +41,7 @@ in
|
||||
|
||||
enable = mkEnableOption ''
|
||||
a memory-safe implementation of the {command}`sudo` command,
|
||||
which allows non-root users to execute commands as root.
|
||||
which allows non-root users to execute commands as root
|
||||
'';
|
||||
|
||||
package = mkPackageOption pkgs "sudo-rs" { };
|
||||
|
||||
Reference in New Issue
Block a user