FIX: enable tailscaled

This commit is contained in:
2025-11-17 10:17:41 +01:00
parent 9e36fdec73
commit e85f5bd14a

View File

@@ -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
echo "LANG=de_DE.UTF-8" >> /etc/default/locale
ln -s /usr/share/zoneinfo/Europe/Berlin /etc/localtime
systemctl enable tailscaled.service
systemctl disable sshd.service
# 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