feat: add docker-buildx as docker CLI plugin
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Sonnet 4.6
parent
4ac3085f14
commit
ad7d56221c
@@ -6,6 +6,8 @@
|
||||
# Temporary overlays for patches
|
||||
nixpkgs.overlays = [ ];
|
||||
|
||||
home.file.".docker/cli-plugins/docker-buildx".source = "${pkgs.docker-buildx}/libexec/docker/cli-plugins/docker-buildx";
|
||||
|
||||
home.file.".config/traefik/traefik.toml".source = ./files/traefik.toml;
|
||||
home.file.".npmrc".source = ./files/.npmrc;
|
||||
home.file.".local/bin/stt-dictate" = {
|
||||
|
||||
Reference in New Issue
Block a user