fix docker compose

212056b9431f… · Ryan Schanzenbacher ·

parent 229951a502d1… view tree

Changed files

diff --git a/home-config/home-configuration.scm b/home-config/home-configuration.scm
index 347b3f7..626c4a2 100644
--- a/home-config/home-configuration.scm
+++ b/home-config/home-configuration.scm
@@ -132,7 +132,7 @@
;(".gnupg/sshcontrol" ,(local-file "gnupg/sshcontrol"))
;(".gnupg/gpg-agent.conf" ,(local-file "gnupg/gpg-agent.conf"))
(".fonts" ,(local-file "fonts" #:recursive? #t))
- (".docker" ,(local-file "docker" #:recursive? #t))
+ (".docker/cli-plugins" ,(local-file "docker/cli-plugins" #:recursive? #t))
(".nix-channels" ,(local-file "nix-channels"))))
(service home-pipewire-service-type)
(service home-dbus-service-type)