Skip to content

Commit

Permalink
fix(install/terminal): sway atomic doesn't have these
Browse files Browse the repository at this point in the history
  • Loading branch information
lukehsiao committed Dec 2, 2024
1 parent db0f303 commit 93a622b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions install/terminal/01-toolbox.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,3 @@ mkdir -p ~/.config/containers/systemd
cp ~/.local/share/omakase-blue/configs/omakase-toolbox.container ~/.config/containers/systemd/omakase-toolbox.container
systemctl --user daemon-reload
systemctl --user start omakase-toolbox.service

# Disable built-in ephemeral containers
systemctl disable --now --user ubuntu-toolbox.target fedora-toolbox.target || true

0 comments on commit 93a622b

Please sign in to comment.