codium-dnf #34

Merged
eriq12 merged 2 commits from codium-dnf into main 2025-06-29 18:09:33 -04:00
2 changed files with 15 additions and 1 deletions
Showing only changes of commit 4f61fb3e33 - Show all commits

8
files/dnf/codium.repo Normal file
View File

@@ -0,0 +1,8 @@
[gitlab.com_paulcarroty_vscodium_repo]
name=download.vscodium.com
baseurl=https://download.vscodium.com/rpms/
enabled=1
gpgcheck=1
repo_gpgcheck=1
gpgkey=https://gitlab.com/paulcarroty/vscodium-deb-rpm-repo/-/raw/master/pub.gpg
metadata_expire=1h

View File

@@ -1,11 +1,16 @@
modules: modules:
- type: dnf - type: dnf
repos: repos:
files:
- https://negativo17.org/repos/fedora-steam.repo
- https://negativo17.org/repos/fedora-multimedia.repo
- codium.repo
copr: copr:
- ublue-os/packages - ublue-os/packages
- solopasha/hyprland - solopasha/hyprland
- peterwu/rendezvous - peterwu/rendezvous
nonfree: negativo17 keys:
- https://gitlab.com/paulcarroty/vscodium-deb-rpm-repo/-/raw/master/pub.gpg
install: install:
packages: packages:
# sddm # sddm
@@ -75,6 +80,7 @@ modules:
# text editor # text editor
- neovim - neovim
- codium
# software store # software store
- gnome-software - gnome-software