aboutsummaryrefslogtreecommitdiff
path: root/modules/terminal/options.nix
diff options
context:
space:
mode:
Diffstat (limited to 'modules/terminal/options.nix')
-rw-r--r--modules/terminal/options.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/terminal/options.nix b/modules/terminal/options.nix
index 77b1f13..25e0eb4 100644
--- a/modules/terminal/options.nix
+++ b/modules/terminal/options.nix
@@ -43,6 +43,7 @@ in {
userEmail = mkOption {
type = types.str;
};
+ installKey = mkEnableOption "automatically install github authentication key";
};
helix = {