mirror of
https://github.com/ManInDark/bootc-image.git
synced 2026-01-21 06:54:28 +01:00
FIX: enable tailscaled
This commit is contained in:
@@ -10,6 +10,7 @@ dnf5 install -y curl git btop tmux flatpak pciutils tailscale make
|
|||||||
flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo
|
flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo
|
||||||
echo "LANG=de_DE.UTF-8" >> /etc/default/locale
|
echo "LANG=de_DE.UTF-8" >> /etc/default/locale
|
||||||
ln -s /usr/share/zoneinfo/Europe/Berlin /etc/localtime
|
ln -s /usr/share/zoneinfo/Europe/Berlin /etc/localtime
|
||||||
|
systemctl enable tailscaled.service
|
||||||
systemctl disable sshd.service
|
systemctl disable sshd.service
|
||||||
# Install Brave: https://brave.com/linux/
|
# Install Brave: https://brave.com/linux/
|
||||||
curl -fsSLo /etc/yum.repos.d/brave-browser.repo https://brave-browser-rpm-release.s3.brave.com/brave-browser.repo
|
curl -fsSLo /etc/yum.repos.d/brave-browser.repo https://brave-browser-rpm-release.s3.brave.com/brave-browser.repo
|
||||||
|
|||||||
Reference in New Issue
Block a user