diff options
| author | Fuwn <[email protected]> | 2024-09-27 00:27:03 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-09-27 00:27:03 -0700 |
| commit | 231150d3601aaaff42177b6ef5b5308b7cc97095 (patch) | |
| tree | dc6f3be3b4db36fb33018e0f88e23820f7a583b3 | |
| parent | lock: flake (diff) | |
| download | nixos-config-231150d3601aaaff42177b6ef5b5308b7cc97095.tar.xz nixos-config-231150d3601aaaff42177b6ef5b5308b7cc97095.zip | |
home: remove docker-buildx
| -rw-r--r-- | home/ebisu/fortune/system/virtualisation/docker.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/home/ebisu/fortune/system/virtualisation/docker.nix b/home/ebisu/fortune/system/virtualisation/docker.nix index 9fbdbd0..737ef3d 100644 --- a/home/ebisu/fortune/system/virtualisation/docker.nix +++ b/home/ebisu/fortune/system/virtualisation/docker.nix @@ -4,7 +4,6 @@ act earthly dive - docker-buildx docker-slim docker-credential-helpers ]; |