mirror of
https://git.in.rschanz.org/ryan77627/guix-config.git
synced 2024-11-07 07:36:09 -05:00
fix docker compose
This commit is contained in:
parent
229951a502
commit
212056b943
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue