Skip to content

Commit

Permalink
chore(toolbox): add traditional home dir to volumes
Browse files Browse the repository at this point in the history
If you install omakase-blue from atomic sway, rather than bluefin, your
user dir will be in a different location.
  • Loading branch information
lukehsiao committed Dec 7, 2024
1 parent 92f8334 commit 7e0fd40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions configs/omakase-toolbox.container
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ Volume=/dev/null:/dev/ptmx
Volume=/sys/fs/selinux
Volume=/var/log/journal
Volume=/var/home/%u:/var/home/%u:shared
Volume=/home/%u:/home/%u:shared
Volume=%t:%t:rslave
Volume=/etc/hosts:/etc/hosts:ro
Volume=/etc/resolv.conf:/etc/resolv.conf:ro
Expand Down

0 comments on commit 7e0fd40

Please sign in to comment.