Skip to content

Commit

Permalink
update build.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
dillydilly1990 committed Feb 16, 2025
1 parent 6416eed commit edfb935
Showing 1 changed file with 1 addition and 14 deletions.
15 changes: 1 addition & 14 deletions build.sh
Original file line number Diff line number Diff line change
@@ -1,23 +1,10 @@
#!/bin/bash

set -ouex pipefail

# --- Copy Custom Files & Overides ---

# --- Install Emudeck ---
#curl -L https://raw.githubusercontent.com/dragoonDorise/EmuDeck/main/install.sh | bash

# --- Install skip-1s app


# Change the autologin from gamescope-session
# cp /etc/sddm.conf.d/steamos.conf

# --- Install Rclone ---
rpm-ostree install rclone
rpm-ostree install kodi

# --- Enable System Unit Files ---
# --- systemd ---
systemctl enable podman.socket
systemctl enable tailscaled
systemctl enable ublue-update.timer
Expand Down

0 comments on commit edfb935

Please sign in to comment.