feat: add docker-buildx as docker CLI plugin
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2
home.nix
2
home.nix
@@ -6,6 +6,8 @@
|
|||||||
# Temporary overlays for patches
|
# Temporary overlays for patches
|
||||||
nixpkgs.overlays = [ ];
|
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.".config/traefik/traefik.toml".source = ./files/traefik.toml;
|
||||||
home.file.".npmrc".source = ./files/.npmrc;
|
home.file.".npmrc".source = ./files/.npmrc;
|
||||||
home.file.".local/bin/stt-dictate" = {
|
home.file.".local/bin/stt-dictate" = {
|
||||||
|
|||||||
Reference in New Issue
Block a user