mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-02-20 06:39:59 +00:00
feat: Add Pods as a default feature, great for managing distrobox/containers.
This commit is contained in:
parent
161a42614d
commit
028884ac69
@ -384,6 +384,7 @@ RUN /tmp/image-info.sh && \
|
||||
systemctl enable tailscaled.service && \
|
||||
systemctl enable dev-hugepages1G.mount && \
|
||||
systemctl --global enable bazzite-user-setup.service && \
|
||||
systemctl --global enable podman.socket && \
|
||||
if grep -q "kinoite" <<< "${BASE_IMAGE_NAME}"; then \
|
||||
sed -i '/^PRETTY_NAME/s/Kinoite/Bazzite/' /usr/lib/os-release && \
|
||||
systemctl --global enable com.system76.Scheduler.dbusproxy.service \
|
||||
|
@ -3,6 +3,7 @@ org.kde.gwenview
|
||||
org.kde.okular
|
||||
org.kde.kcalc
|
||||
io.github.fastrizwaan.WineZGUI
|
||||
com.github.marhkb.Pods
|
||||
it.mijorus.gearlever
|
||||
com.github.tchx84.Flatseal
|
||||
io.github.flattool.Warehouse
|
||||
|
@ -2,6 +2,7 @@ org.mozilla.firefox
|
||||
com.github.GradienceTeam.Gradience
|
||||
com.mattjakeman.ExtensionManager
|
||||
io.github.fastrizwaan.WineZGUI
|
||||
com.github.marhkb.Pods
|
||||
it.mijorus.gearlever
|
||||
com.github.tchx84.Flatseal
|
||||
io.github.flattool.Warehouse
|
||||
|
Loading…
x
Reference in New Issue
Block a user