fix docker compose

This commit is contained in:
Ryan Schanzenbacher 2023-12-01 01:22:28 -05:00
parent 229951a502
commit 212056b943
Signed by: ryan77627
GPG key ID: 81B0E222A3E2308E

View file

@ -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)