fix: set mount destination for custom nvim config
This commit is contained in:
parent
5d7635a7d2
commit
b5e9107739
@ -12,7 +12,7 @@ services:
|
|||||||
- 'home_cache:/home/coder/.cache'
|
- 'home_cache:/home/coder/.cache'
|
||||||
- 'home_local_share:/home/coder/.local/share'
|
- 'home_local_share:/home/coder/.local/share'
|
||||||
- './config/rtx:/home/coder/.config/rtx'
|
- './config/rtx:/home/coder/.config/rtx'
|
||||||
- './config/nvim/lua/custom:/home/coder/.confing/nvim/lua/custom'
|
- './config/nvim/lua/custom:/home/coder/.config/nvim/lua/custom'
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
home_cache: {}
|
home_cache: {}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user