mirror of
				https://github.com/optim-enterprises-bv/coreos.git
				synced 2025-10-31 18:07:50 +00:00 
			
		
		
		
	feat: add ujust, firewalld, and tailscale repo
This commit is contained in:
		| @@ -29,7 +29,9 @@ find /tmp/rpms/ | |||||||
|  |  | ||||||
| rpm-ostree install \ | rpm-ostree install \ | ||||||
|     /tmp/rpms/akmods-common/ublue-os-ucore-addons*.rpm \ |     /tmp/rpms/akmods-common/ublue-os-ucore-addons*.rpm \ | ||||||
|     /tmp/rpms/config/ublue-os-signing*.rpm |     /tmp/rpms/config/ublue-os-signing*.rpm \ | ||||||
|  |     /tpm/rpms/config/ublue-os-luks*.rpm \ | ||||||
|  |     /tpm/rpms/config/ublue-os-just*.rpm | ||||||
|  |  | ||||||
| # Handle Kernel Skew with override replace | # Handle Kernel Skew with override replace | ||||||
| rpm-ostree cliwrap install-to-root / | rpm-ostree cliwrap install-to-root / | ||||||
| @@ -69,3 +71,9 @@ if [[ "-nvidia" == "${NVIDIA_TAG}" ]]; then | |||||||
|         nvidia-driver-cuda \ |         nvidia-driver-cuda \ | ||||||
|         nvidia-container-toolkit |         nvidia-container-toolkit | ||||||
| fi | fi | ||||||
|  |  | ||||||
|  | # add tailscale repo | ||||||
|  | curl -L https://pkgs.tailscale.com/stable/fedora/tailscale.repo -o /etc/yum.repos.d/tailscale.repo | ||||||
|  |  | ||||||
|  | # ensure firewalld presence | ||||||
|  | rpm-ostree install firewalld | ||||||
		Reference in New Issue
	
	Block a user
	 qoijjj
					qoijjj