We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32d1ec6 commit fdf8a38Copy full SHA for fdf8a38
users/refnode/default.nix
@@ -103,6 +103,7 @@
103
unstable.kubelogin-oidc
104
unstable.krew
105
unstable.kustomize
106
+ unstable.kubernetes-helm
107
unstable.kube-linter
108
unstable.kubeconform
109
unstable.kind
@@ -124,6 +125,13 @@
124
125
unstable.talosctl
126
unstable.cilium-cli
127
unstable.jujutsu
128
+ unstable.minio-client
129
+ unstable.kanata
130
+ unstable.himalaya
131
+
132
+ unstable.taskwarrior3
133
+ # unstable.ladybird
134
+ neomutt
135
];
136
137
home.sessionVariables = {
0 commit comments