more-setting-apps #14

Merged
eriq12 merged 4 commits from more-setting-apps into main 2025-06-18 00:38:25 -04:00
4 changed files with 17 additions and 8 deletions
Showing only changes of commit b471730686 - Show all commits

View File

@@ -12,4 +12,16 @@ modules:
# file manager
- nautilus
- file-roller
- file-roller-nautilus
- file-roller-nautilus
# text editor
- neovim
# software store
- gnome-software
# disk management
- gnome-disk-utility
# kdeconnect
- kde-connect

View File

@@ -19,7 +19,6 @@ modules:
- flatpak-system-update.timer
user:
enabled:
- unlock-kwallet.service
- flatpak-user-update.timer
- type: dnf
@@ -36,8 +35,6 @@ modules:
- mediainfo
- playerctl
- alsa-firmware
# text editor
- neovim
# tools for evocation
- just
# zip utilities
@@ -65,12 +62,6 @@ modules:
# power
- powerstat
# software
- gnome-software
# disk management
- gnome-disk-utility
remove:
packages:

View File

@@ -13,8 +13,8 @@ image-version: 42 # latest is also supported if you want new updates ASAP
# you can include multiple instances of the same module
modules:
- from-file: components/sddm-module.yml
- from-file: components/base-module.yml
- from-file: components/additional-stuff-module.yml
- from-file: components/core-module.yml
- from-file: components/base-applications-module.yml
- from-file: components/appearance-module.yml
- from-file: components/sys-files-module.yml
- from-file: components/hyprland-module.yml

View File

@@ -13,8 +13,8 @@ image-version: 42 # latest is also supported if you want new updates ASAP
# you can include multiple instances of the same module
modules:
- from-file: components/sddm-module.yml
- from-file: components/base-module.yml
- from-file: components/additional-stuff-module.yml
- from-file: components/core-module.yml
- from-file: components/base-applications-module.yml
- from-file: components/appearance-module.yml
- from-file: components/nvidia-module.yml
- from-file: components/sys-files-module.yml