about summary refs log tree commit diff
path: root/modules/profiles/dev
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--modules/profiles/dev/containers.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/profiles/dev/containers.nix b/modules/profiles/dev/containers.nix
index 3fb8774..598289c 100644
--- a/modules/profiles/dev/containers.nix
+++ b/modules/profiles/dev/containers.nix
@@ -44,6 +44,7 @@ in
 
         packages = with pkgs; [
           buildah
+          k3d
           k9s
           kubectl
           kubectl-doctor

Consider giving Nix/NixOS a try! <3