Skip to content

Commit

Permalink
apps: base: workstation: Mount qbittorrent share directory.
Browse files Browse the repository at this point in the history
  • Loading branch information
wigust committed Dec 23, 2024
1 parent 8a16451 commit af558a9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions apps/base/workstation/daemonset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -546,6 +546,10 @@ spec:
hostPath:
path: /home/oleg/.config/qBittorrent
type: Directory
- name: home-oleg-dot-local-share-qbittorrent
hostPath:
path: /home/oleg/.local/share/qBittorrent
type: Directory
- name: home-oleg-dot-emacs-d
hostPath:
path: /home/oleg/.emacs.d
Expand Down

0 comments on commit af558a9

Please sign in to comment.