Compare commits

3 Commits

Author SHA1 Message Date
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 14 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

@@ -4,8 +4,6 @@ modules:
nonfree: rpmfusion nonfree: rpmfusion
files: files:
- https://repo.vscodium.dev/vscodium.repo - https://repo.vscodium.dev/vscodium.repo
copr:
- mavit/discover-overlay
install: install:
packages: packages:
# applications # applications
@@ -22,9 +20,6 @@ modules:
- ffmpegthumbnailer - ffmpegthumbnailer
# music / video player
- vlc
# text editor # text editor
- neovim - neovim
- codium - codium
@@ -37,9 +32,6 @@ modules:
# kdeconnect # kdeconnect
- kde-connect - kde-connect
# discord overlay
- discover-overlay
# settings apps # settings apps
# qt # qt

View File

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