Compare commits
1 Commits
ntsync-fla
...
main
Author | SHA1 | Date | |
---|---|---|---|
5549e00157 |
@@ -1,8 +0,0 @@
|
|||||||
[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 +0,0 @@
|
|||||||
ntsync
|
|
@@ -1,19 +0,0 @@
|
|||||||
modules:
|
|
||||||
- type: default-flatpaks
|
|
||||||
configurations:
|
|
||||||
- scope: user
|
|
||||||
repo:
|
|
||||||
title: Flathub (user)
|
|
||||||
install:
|
|
||||||
- one.ablaze.floorp
|
|
||||||
- io.github.equicord.equibop
|
|
||||||
- scope: system
|
|
||||||
repo:
|
|
||||||
title: Flathub
|
|
||||||
notify: true
|
|
||||||
install:
|
|
||||||
- com.github.tchx84.Flatseal
|
|
||||||
- io.missioncenter.MissionCenter
|
|
||||||
- io.github.flattool.Ignition
|
|
||||||
- net.davidotek.pupgui2
|
|
||||||
- org.gnome.Loupe
|
|
@@ -3,11 +3,9 @@ modules:
|
|||||||
repos:
|
repos:
|
||||||
nonfree: rpmfusion
|
nonfree: rpmfusion
|
||||||
files:
|
files:
|
||||||
- codium.repo
|
- https://repo.vscodium.dev/vscodium.repo
|
||||||
copr:
|
copr:
|
||||||
- mavit/discover-overlay
|
- mavit/discover-overlay
|
||||||
keys:
|
|
||||||
- https://gitlab.com/paulcarroty/vscodium-deb-rpm-repo/-/raw/master/pub.gpg
|
|
||||||
install:
|
install:
|
||||||
packages:
|
packages:
|
||||||
# applications
|
# applications
|
||||||
|
@@ -1,8 +1,6 @@
|
|||||||
modules:
|
modules:
|
||||||
- type: dnf
|
- type: dnf
|
||||||
repos:
|
repos:
|
||||||
files:
|
|
||||||
- codium.repo
|
|
||||||
copr:
|
copr:
|
||||||
- ublue-os/packages
|
- ublue-os/packages
|
||||||
install:
|
install:
|
||||||
@@ -14,20 +12,26 @@ modules:
|
|||||||
# environment
|
# environment
|
||||||
# xwayland
|
# xwayland
|
||||||
- xorg-x11-server-Xwayland
|
- xorg-x11-server-Xwayland
|
||||||
|
|
||||||
# headset control
|
# headset control
|
||||||
- headsetcontrol
|
- headsetcontrol
|
||||||
|
|
||||||
# media related
|
# media related
|
||||||
- mediainfo
|
- mediainfo
|
||||||
- playerctl
|
- playerctl
|
||||||
- alsa-firmware
|
- alsa-firmware
|
||||||
|
|
||||||
# zip utilities
|
# zip utilities
|
||||||
- p7zip
|
- p7zip
|
||||||
|
|
||||||
# qt libraries
|
# qt libraries
|
||||||
- qt5-qtwayland
|
- qt5-qtwayland
|
||||||
- qt6-qtwayland
|
- qt6-qtwayland
|
||||||
|
|
||||||
# vulkan
|
# vulkan
|
||||||
- vulkan-tools
|
- vulkan-tools
|
||||||
- vulkan-validation-layers
|
- vulkan-validation-layers
|
||||||
|
|
||||||
# xdg-desktop-portals
|
# xdg-desktop-portals
|
||||||
- xdg-desktop-portal
|
- xdg-desktop-portal
|
||||||
- xdg-desktop-portal-gtk
|
- xdg-desktop-portal-gtk
|
||||||
@@ -45,3 +49,6 @@ modules:
|
|||||||
- bluez
|
- bluez
|
||||||
- bluez-tools
|
- bluez-tools
|
||||||
- firewall-config
|
- firewall-config
|
||||||
|
|
||||||
|
# packages for steam script
|
||||||
|
- lsb_release
|
@@ -16,7 +16,6 @@ modules:
|
|||||||
- from-file: components/script-module.yml
|
- from-file: components/script-module.yml
|
||||||
- from-file: components/sys-files-module.yml
|
- from-file: components/sys-files-module.yml
|
||||||
- from-file: components/systemd-module.yml
|
- from-file: components/systemd-module.yml
|
||||||
- from-file: components/default-flatpak.yml
|
|
||||||
- from-file: components/chezmoi-module.yml
|
- from-file: components/chezmoi-module.yml
|
||||||
|
|
||||||
- type: signing
|
- type: signing
|
||||||
|
Reference in New Issue
Block a user