From 192ed122a30279cf80ecd6bc7592db21cad636bd Mon Sep 17 00:00:00 2001
From: rycee
Type: boolean
Declared by: Whether to enable a Git-compatible DVCS that is both simple and powerful. Type: boolean Default: Example: Declared by: Whether to enable Bash integration. Type: boolean Default: Declared by: Whether to enable Fish integration. Type: boolean Default: Declared by: Whether to enable Zsh integration. Type: boolean Default: Declared by: The jujutsu package to use. Type: package Default: Declared by: Options to add to the Type: TOML value Default: Example: Declared by: Whether to enable k9s - Kubernetes CLI To Manage Your Clusters In Style. Type: boolean Default: Example: Declared by: The k9s package to use. Type: package Default: Declared by:
<home-manager/modules/programs/jq.nix>
+ programs.jujutsu.enablefalsetrue
+ <home-manager/modules/programs/jujutsu.nix>
+ programs.jujutsu.enableBashIntegrationtrue
+ <home-manager/modules/programs/jujutsu.nix>
+ programs.jujutsu.enableFishIntegrationtrue
+ <home-manager/modules/programs/jujutsu.nix>
+ programs.jujutsu.enableZshIntegrationtrue
+ <home-manager/modules/programs/jujutsu.nix>
+ programs.jujutsu.packagepkgs.jujutsu
+ <home-manager/modules/programs/jujutsu.nix>
+ programs.jujutsu.settings.jjconfig.toml file. See
+https://github.com/martinvonz/jj/blob/main/docs/config.md
+for options.{ }{
+ user = {
+ name = "John Doe";
+ email = "jdoe@example.org";
+ };
+}
+
+ <home-manager/modules/programs/jujutsu.nix>
programs.k9s.enablefalsetrue
<home-manager/modules/programs/k9s.nix>
programs.k9s.packagepkgs.k9s