Skip to content

Commit

Permalink
codium
Browse files Browse the repository at this point in the history
  • Loading branch information
tomrutsaert committed Feb 1, 2025
1 parent a304301 commit 63bd4ac
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
9 changes: 9 additions & 0 deletions files/system/etc/yum.repos.d/vscodium.repo
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
[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

1 change: 1 addition & 0 deletions recipes/packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ modules:
- btop
- bpftop
- swappy
- codium
remove:
- firefox
- firefox-langpacks

0 comments on commit 63bd4ac

Please sign in to comment.