Skip to content

Commit

Permalink
chore: link devpod
Browse files Browse the repository at this point in the history
  • Loading branch information
babariviere committed Dec 14, 2024
1 parent 8b899ff commit ed50d7c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,10 @@ EOF
printf "\n\n[Install]\nWantedBy=%s.target" "$i" >> /etc/containers/systemd/users/"$i".container
done

#### Setup devpod

ln -s /usr/bin/devpod-cli /usr/bin/devpod

#### Setup niri deps

mkdir /usr/lib/systemd/user/niri.service.wants
Expand Down

0 comments on commit ed50d7c

Please sign in to comment.