We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b36151b commit 6a9d795Copy full SHA for 6a9d795
1 file changed
nix/home.nix
@@ -15,6 +15,7 @@ let
15
16
generatedZshCompletions = [
17
"podman completion zsh"
18
+ "tailscale completion zsh"
19
];
20
21
catppuccinZshFsh = pkgs.fetchFromGitHub {
0 commit comments