Revert "install NordVPN client"

This reverts commit 7a586ac613.
This commit is contained in:
Anders Rytter Hansen 2024-04-28 15:01:54 +02:00
commit ad311abdbe
2 changed files with 0 additions and 13 deletions

View file

@ -61,9 +61,6 @@ RUN rpm-ostree install system76-scheduler
RUN wget https://copr.fedorainfracloud.org/coprs/secureblue/bubblejail/repo/fedora-$(rpm -E %fedora)/secureblue-bubblejail-fedora-$(rpm -E %fedora).repo -O /etc/yum.repos.d/_copr_secureblue-bubblejail.repo && \
rpm-ostree install bubblejail
# Install NordVPN client
RUN rpm-ostree install nordvpn
# Copy config files
COPY etc /etc
# Copy /usr

View file

@ -1,10 +0,0 @@
[nordvpn]
name=nordvpn repo
baseurl=https://repo.nordvpn.com/yum/nordvpn/centos/$basearch
type=rpm-md
skip_if_unavailable=True
gpgcheck=1
gpgkey=https://repo.nordvpn.com/gpg/nordvpn_public.asc
repo_gpgcheck=0
enabled=1
enabled_metadata=1