chore: enable podman socket for users
Some checks failed
build-ublue-custom / Build and push image (push) Has been cancelled
Some checks failed
build-ublue-custom / Build and push image (push) Has been cancelled
This commit is contained in:
parent
593892ce51
commit
db088154b6
1 changed files with 1 additions and 0 deletions
1
build.sh
1
build.sh
|
@ -90,6 +90,7 @@ ln -s /usr/lib/systemd/user/kanshi.service /usr/lib/systemd/user/niri.service.wa
|
|||
#### Services
|
||||
|
||||
systemctl enable podman.socket
|
||||
systemctl enable -f --global podman.socket
|
||||
systemctl enable podman-auto-update.timer
|
||||
systemctl enable greetd.service
|
||||
|
||||
|
|
Loading…
Reference in a new issue