Compare commits

...

4 Commits

Author SHA1 Message Date
47d74d8265 Removed codium package
All checks were successful
bluebuild / Build Custom Image (recipe.yml) (pull_request) Successful in 6m34s
2025-09-21 17:12:32 -04:00
d7cd51d3b0 removed vlc and discover overlay
Some checks failed
bluebuild / Build Custom Image (recipe.yml) (pull_request) Has been cancelled
2025-09-21 16:51:14 -04:00
66c4724954 Removed cloning chezmoi into skel 2025-09-21 16:31:46 -04:00
bd4c161c45 Switch to the git quickshell version 2025-09-21 16:31:09 -04:00
3 changed files with 2 additions and 17 deletions

View File

@@ -1,7 +1,3 @@
modules: modules:
- type: chezmoi - type: chezmoi
repository: "https://git.hydrosaber.com/eriq12/dotfiles" repository: "https://git.hydrosaber.com/eriq12/dotfiles"
- type: script
scripts:
- setupchezmoiskel.sh

View File

@@ -2,10 +2,6 @@ modules:
- type: dnf - type: dnf
repos: repos:
nonfree: rpmfusion nonfree: rpmfusion
files:
- https://repo.vscodium.dev/vscodium.repo
copr:
- mavit/discover-overlay
install: install:
packages: packages:
# applications # applications
@@ -22,12 +18,8 @@ modules:
- ffmpegthumbnailer - ffmpegthumbnailer
# music / video player
- vlc
# text editor # text editor
- neovim - neovim
- codium
# software store # software store
- gnome-software - gnome-software
@@ -38,9 +30,6 @@ modules:
# kdeconnect # kdeconnect
- kde-connect - kde-connect
# discord overlay
- discover-overlay
# settings apps # settings apps
# qt # qt
- qt5ct - qt5ct

View File

@@ -16,4 +16,4 @@ modules:
- matugen - matugen
# quickshell # quickshell
- quickshell - quickshell-git