Add skaffold

This commit is contained in:
Dave Gallant
2023-01-03 09:40:30 -05:00
parent 1642e29af5
commit 5c9f8bc0cf
3 changed files with 4 additions and 7 deletions

6
flake.lock generated
View File

@@ -7,11 +7,11 @@
]
},
"locked": {
"lastModified": 1671891118,
"narHash": "sha256-+GJYiT7QbfA306ex4sGMlFB8Ts297pn3OdQ9kTd4aDw=",
"lastModified": 1672753581,
"narHash": "sha256-EIi2tqHoje5cE9WqH23ZghW28NOOWSUM7tcxKE1U9KI=",
"owner": "lnl7",
"repo": "nix-darwin",
"rev": "267040e7a2b8644f1fdfcf57b7e808c286dbdc7b",
"rev": "3db1d870b04b13411f56ab1a50cd32b001f56433",
"type": "github"
},
"original": {

View File

@@ -24,10 +24,6 @@ in {
defaultCacheTtlSsh = 3600;
enableSshSupport = true;
};
spotifyd = {
enable = true;
};
};
fonts.fontconfig.enable = true;

View File

@@ -54,6 +54,7 @@ in {
kustomize
minikube
stern
skaffold
# language servers
nodePackages.bash-language-server