@@ -7,6 +7,8 @@ RUN rpm --import https://packages.microsoft.com/keys/microsoft.asc \
|
||||
#Ajout du dépot mullvad
|
||||
RUN curl -fsSL https://repository.mullvad.net/rpm/stable/mullvad.repo -o /etc/yum.repos.d/mullvad.repo
|
||||
|
||||
RUN dnf install -y 'dnf5-command(copr)'
|
||||
|
||||
#Ajout du dépot Niri desktop
|
||||
RUN dnf copr enable yalter/niri -y
|
||||
|
||||
|
||||
Reference in New Issue
Block a user