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:
- type: chezmoi
repository: "https://git.hydrosaber.com/eriq12/dotfiles"
- type: script
scripts:
- setupchezmoiskel.sh
repository: "https://git.hydrosaber.com/eriq12/dotfiles"

View File

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

View File

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