Install docker, kubectl, kind
This commit is contained in:
parent
56177c31c5
commit
72dc013bea
2 changed files with 5 additions and 2 deletions
|
|
@ -1,11 +1,13 @@
|
|||
{ pkgs, ... }:
|
||||
{
|
||||
home.packages = with pkgs; [
|
||||
curl
|
||||
kind
|
||||
kubectl
|
||||
less
|
||||
raycast
|
||||
ripgrep
|
||||
tree
|
||||
curl
|
||||
less
|
||||
];
|
||||
|
||||
home.sessionVariables = {
|
||||
|
|
|
|||
|
|
@ -31,6 +31,7 @@
|
|||
"amethyst"
|
||||
"anki"
|
||||
"caffeine"
|
||||
"docker"
|
||||
"firefox"
|
||||
"logseq"
|
||||
"iglance"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue