Compare commits
4 Commits
local-podm
...
47d74d8265
| Author | SHA1 | Date | |
|---|---|---|---|
| 47d74d8265 | |||
| d7cd51d3b0 | |||
| 66c4724954 | |||
| bd4c161c45 |
@@ -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
|
|
||||||
@@ -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
|
||||||
@@ -37,9 +29,6 @@ modules:
|
|||||||
|
|
||||||
# kdeconnect
|
# kdeconnect
|
||||||
- kde-connect
|
- kde-connect
|
||||||
|
|
||||||
# discord overlay
|
|
||||||
- discover-overlay
|
|
||||||
|
|
||||||
# settings apps
|
# settings apps
|
||||||
# qt
|
# qt
|
||||||
|
|||||||
@@ -16,4 +16,4 @@ modules:
|
|||||||
- matugen
|
- matugen
|
||||||
|
|
||||||
# quickshell
|
# quickshell
|
||||||
- quickshell
|
- quickshell-git
|
||||||
Reference in New Issue
Block a user