diff --git a/chezmoi/dot_config/starship.toml b/chezmoi/dot_config/starship.toml index ebc2a68..b62591c 100644 --- a/chezmoi/dot_config/starship.toml +++ b/chezmoi/dot_config/starship.toml @@ -13,5 +13,8 @@ disabled=true ssh_only = false format = "[$hostname]($style):" +[kubernetes] +disabled = false + [username] format = "[$user]($style)@" diff --git a/flake.lock b/flake.lock index a3367b2..3bd1a00 100644 --- a/flake.lock +++ b/flake.lock @@ -62,11 +62,11 @@ ] }, "locked": { - "lastModified": 1743267068, - "narHash": "sha256-G7866vbO5jgqMcYJzgbxej40O6mBGQMGt6gM0himjoA=", + "lastModified": 1744138333, + "narHash": "sha256-l0Vjq1EZoYTfWImVmwsvMEuIdasrBRRCoNTV0rNtYi0=", "owner": "nix-community", "repo": "home-manager", - "rev": "b431496538b0e294fbe44a1441b24ae8195c63f0", + "rev": "760eed59594f2f258db0d66b7ca4a5138681fd97", "type": "github" }, "original": { @@ -77,11 +77,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1743076231, - "narHash": "sha256-yQugdVfi316qUfqzN8JMaA2vixl+45GxNm4oUfXlbgw=", + "lastModified": 1744032190, + "narHash": "sha256-KSlfrncSkcu1YE+uuJ/PTURsSlThoGkRqiGDVdbiE/k=", "owner": "nixos", "repo": "nixpkgs", - "rev": "6c5963357f3c1c840201eda129a99d455074db04", + "rev": "b0b4b5f8f621bfe213b8b21694bab52ecfcbf30b", "type": "github" }, "original": {