Container stuff and netbird
This commit is contained in:
parent
af41702f00
commit
2fa80501e2
2 changed files with 7 additions and 2 deletions
|
@ -16,15 +16,19 @@ in
|
|||
environment.systemPackages = with pkgs; [
|
||||
timewarrior
|
||||
|
||||
# Containers
|
||||
kubectl
|
||||
azure-cli
|
||||
dotnetCorePackages.sdk_8_0_3xx
|
||||
docker-slim
|
||||
dive
|
||||
buildkit
|
||||
containerd
|
||||
cri-tools
|
||||
yq
|
||||
skopeo
|
||||
umoci
|
||||
|
||||
azure-cli
|
||||
dotnetCorePackages.sdk_8_0_3xx
|
||||
|
||||
awscli
|
||||
unstable.minio-client
|
||||
|
|
|
@ -19,5 +19,6 @@
|
|||
networkmanager
|
||||
openssh
|
||||
dig
|
||||
netbird
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue