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
21 changed files with 64 additions and 64 deletions

View File

@@ -18,7 +18,7 @@ concurrency:
jobs: jobs:
bluebuild: bluebuild:
name: Build Custom Image name: Build Custom Image
runs-on: ubuntu-22.04 runs-on: ubuntu-latest
permissions: permissions:
contents: read contents: read
packages: write packages: write
@@ -42,5 +42,4 @@ jobs:
pr_event_number: ${{ github.event.number }} pr_event_number: ${{ github.event.number }}
# enabled by default, disable if your image is small and you want faster builds # enabled by default, disable if your image is small and you want faster builds
maximize_build_space: "true" maximize_build_space: true
rechunk: "true"

1
.gitignore vendored
View File

@@ -1,4 +1,3 @@
cosign.key cosign.key
cosign.private cosign.private
/Containerfile /Containerfile
/.bluebuild-scripts_*

View File

@@ -31,7 +31,7 @@ sed -i "s|^HOME_URL=.*|HOME_URL=\"$HOME_URL\"|" /usr/lib/os-release
sed -i "s|^DOCUMENTATION_URL=.*|DOCUMENTATION_URL=\"$DOCUMENTATION_URL\"|" /usr/lib/os-release sed -i "s|^DOCUMENTATION_URL=.*|DOCUMENTATION_URL=\"$DOCUMENTATION_URL\"|" /usr/lib/os-release
sed -i "s|^SUPPORT_URL=.*|SUPPORT_URL=\"$SUPPORT_URL\"|" /usr/lib/os-release sed -i "s|^SUPPORT_URL=.*|SUPPORT_URL=\"$SUPPORT_URL\"|" /usr/lib/os-release
sed -i "s|^BUG_REPORT_URL=.*|BUG_REPORT_URL=\"$BUG_SUPPORT_URL\"|" /usr/lib/os-release sed -i "s|^BUG_REPORT_URL=.*|BUG_REPORT_URL=\"$BUG_SUPPORT_URL\"|" /usr/lib/os-release
sed -i "s|^CPE_NAME=\"cpe:/o:fedoraproject:fedora|CPE_NAME=\"cpe:/o:linux:${IMAGE_PRETTY_NAME,}|" /usr/lib/os-release sed -i "s|^CPE_NAME=\"cpe:/o:fedoraproject:fedora|CPE_NAME=\"cpe:/o:wayblue:${IMAGE_PRETTY_NAME,}|" /usr/lib/os-release
sed -i "s/^DEFAULT_HOSTNAME=.*/DEFAULT_HOSTNAME=\"${IMAGE_PRETTY_NAME,}\"/" /usr/lib/os-release sed -i "s/^DEFAULT_HOSTNAME=.*/DEFAULT_HOSTNAME=\"${IMAGE_PRETTY_NAME,}\"/" /usr/lib/os-release
sed -i "s/^ID=fedora/ID=\"${IMAGE_LIKE,}\"\nID_LIKE=\"${IMAGE_PRETTY_NAME,}\"/" /usr/lib/os-release sed -i "s/^ID=fedora/ID=\"${IMAGE_LIKE,}\"\nID_LIKE=\"${IMAGE_PRETTY_NAME,}\"/" /usr/lib/os-release
sed -i "/^REDHAT_BUGZILLA_PRODUCT=/d; /^REDHAT_BUGZILLA_PRODUCT_VERSION=/d; /^REDHAT_SUPPORT_PRODUCT=/d; /^REDHAT_SUPPORT_PRODUCT_VERSION=/d" /usr/lib/os-release sed -i "/^REDHAT_BUGZILLA_PRODUCT=/d; /^REDHAT_BUGZILLA_PRODUCT_VERSION=/d; /^REDHAT_SUPPORT_PRODUCT=/d; /^REDHAT_SUPPORT_PRODUCT_VERSION=/d" /usr/lib/os-release

View File

@@ -1,7 +0,0 @@
#!/usr/bin/env bash
set -oue pipefail
QUALIFIED_KERNEL="$(rpm -qa | grep -P 'kernel-(\d+\.\d+\.\d+)' | sed -E 's/kernel-//')"
sudo akmods --kernels $QUALIFIED_KERNEL

View File

@@ -4,7 +4,7 @@
set -oue pipefail set -oue pipefail
echo "INFO: grab kernel module" echo "INFO: grab kernel module"
KERNEL_VER="$(rpm -qa | grep -P 'kernel-(\d+\.\d+\.\d+)' | sed -E 's/kernel-//')" KERNEL_VER=$(ls /lib/modules | head -n 1)
echo $KERNEL_VER echo $KERNEL_VER
echo "INFO: grab open razer modules" echo "INFO: grab open razer modules"

View File

@@ -4,7 +4,7 @@
set -oue pipefail set -oue pipefail
echo "INFO: grab kernel module" echo "INFO: grab kernel module"
KERNEL_VER="$(rpm -qa | grep -P 'kernel-(\d+\.\d+\.\d+)' | sed -E 's/kernel-//')" KERNEL_VER=$(ls /lib/modules | head -n 1)
echo $KERNEL_VER echo $KERNEL_VER
echo "INFO: grab xpad modules" echo "INFO: grab xpad modules"

View File

@@ -1,8 +0,0 @@
#!/usr/bin/env bash
# Obtained from wayblue project https://github.com/wayblueorg/wayblue/blob/live/files/scripts/regenerateinitramfs.sh
set -oue pipefail
QUALIFIED_KERNEL="$(rpm -qa | grep -P 'kernel-(\d+\.\d+\.\d+)' | sed -E 's/kernel-//')"
/usr/bin/dracut --no-hostonly --kver "$QUALIFIED_KERNEL" --reproducible -v --add ostree -f "/lib/modules/$QUALIFIED_KERNEL/initramfs.img"
chmod 0600 "/lib/modules/$QUALIFIED_KERNEL/initramfs.img"

View File

@@ -0,0 +1,4 @@
# monitors.conf
# See https://wiki.hyprland.org/Configuring/Monitors/
monitor=,preferred,auto,auto

View File

@@ -0,0 +1,2 @@
[Theme]
Current=maldives

View File

@@ -0,0 +1,27 @@
[Desktop Entry]
Name=VSCodium
Comment=Code Editing. Redefined.
GenericName=Text Editor
Exec=/usr/share/codium/codium --ozone-platform=wayland %F
Icon=vscodium
Type=Application
StartupNotify=false
StartupWMClass=VSCodium
Categories=TextEditor;Development;IDE;
MimeType=text/plain;inode/directory;application/x-codium-workspace;
Actions=new-empty-window;
Keywords=vscodium;codium;vscode;
[Desktop Action new-empty-window]
Name=New Empty Window
Name[de]=Neues leeres Fenster
Name[es]=Nueva ventana vacía
Name[fr]=Nouvelle fenêtre vide
Name[it]=Nuova finestra vuota
Name[ja]=新しい空のウィンドウ
Name[ko]=새 빈 창
Name[ru]=Новое пустое окно
Name[zh_CN]=新建空窗口
Name[zh_TW]=開新空視窗
Exec=/usr/share/codium/codium --new-window %F
Icon=vscodium

View File

Before

Width:  |  Height:  |  Size: 171 KiB

After

Width:  |  Height:  |  Size: 171 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 114 KiB

View File

@@ -1,5 +0,0 @@
modules:
- type: script
snippets:
- "sudo cp -n -r /usr/etc /etc"
- "sudo rm -rf /usr/etc"

View File

@@ -1,6 +1,6 @@
modules: modules:
- from-file: dnf/multimedia.yml - from-file: dnf/multimedia.yml
- from-file: dnf/greeter.yml - from-file: dnf/sddm.yml
- from-file: dnf/hyprland.yml - from-file: dnf/hyprland.yml
- from-file: dnf/environment.yml - from-file: dnf/environment.yml
- from-file: dnf/applications.yml - from-file: dnf/applications.yml

View File

@@ -4,10 +4,9 @@ modules:
enabled: enabled:
- bootc-fetch-updates.timer - bootc-fetch-updates.timer
- flatpak-system-update.timer - flatpak-system-update.timer
- lactd.service
user: user:
enabled: enabled:
- flatpak-user-update.timer - flatpak-user-update.timer
- swww.service
- quickshell.service - quickshell.service
- hyprpolkitagent.service - hyprpolkitagent.service
- swww.service

View File

@@ -2,8 +2,8 @@ modules:
- type: dnf - type: dnf
repos: repos:
nonfree: rpmfusion nonfree: rpmfusion
copr: files:
- ilyaz/LACT - https://repo.vscodium.dev/vscodium.repo
install: install:
packages: packages:
# applications # applications
@@ -14,16 +14,21 @@ modules:
- fuzzel - fuzzel
# file manager # file manager
- dolphin - nautilus
- ark - file-roller
- file-roller-nautilus
- ffmpegthumbnailer - ffmpegthumbnailer
# music / video player
- vlc
# text editor # text editor
- neovim - neovim
- codium
# software store
- gnome-software
# disk management
- gnome-disk-utility
# kdeconnect # kdeconnect
- kde-connect - kde-connect
@@ -36,19 +41,6 @@ modules:
# gtk # gtk
- nwg-look - nwg-look
# software store
- gnome-software
# disk management
- gnome-disk-utility
# diagnostics
- qdirstat
- lact
- btop
# zsh # zsh
- zsh - zsh
# zoxide for z stuff # zoxide for z stuff

View File

@@ -1,12 +1,15 @@
modules: modules:
- type: dnf - type: dnf
repos: repos:
copr: files:
- atim/xpadneo - https://negativo17.org/repos/fedora-steam.repo
install: install:
packages: packages:
- xpadneo - dkms
- repo: fedora-steam
packages:
- dkms-xpadneo
- type: script - type: script
scripts: scripts:
- buildakmods.sh - installxpadneomodule.sh

View File

@@ -35,7 +35,7 @@ modules:
# xdg-desktop-portals # xdg-desktop-portals
- xdg-desktop-portal - xdg-desktop-portal
- xdg-desktop-portal-gtk - xdg-desktop-portal-gtk
- xdg-desktop-portal-kde - xdg-desktop-portal-gnome
# polkit # polkit
- polkit - polkit
@@ -46,10 +46,6 @@ modules:
- headsetcontrol - headsetcontrol
# networking # networking
- network-manager-applet
- NetworkManager
- NetworkManager-bluetooth
- NetworkManager-wifi
- bluez - bluez
- bluez-tools - bluez-tools
- firewall-config - firewall-config

View File

@@ -13,9 +13,7 @@ modules:
- hyprland-qt-support - hyprland-qt-support
- hyprland-qtutils - hyprland-qtutils
- xdg-desktop-portal-hyprland - xdg-desktop-portal-hyprland
- swww
- matugen - matugen
- wlogout
# quickshell # quickshell
- quickshell-git - quickshell-git

View File

@@ -5,9 +5,11 @@ modules:
# sddm # sddm
- sddm - sddm
- sddm-themes - sddm-themes
- qt5-qtgraphicaleffects
- qt5-qtquickcontrols2
- qt5-qtsvg
# added libraries for quickshell # added libraries for quickshell
- qt5-qtgraphicaleffects
- qt5-qtimageformats - qt5-qtimageformats
- qt5-qtmultimedia - qt5-qtmultimedia
- qt6-qtquickcontrols2 - qt6-qtquickcontrols2

View File

@@ -17,7 +17,6 @@ modules:
- from-file: components/sys-files-module.yml - from-file: components/sys-files-module.yml
- from-file: components/systemd-module.yml - from-file: components/systemd-module.yml
- from-file: components/chezmoi-module.yml - from-file: components/chezmoi-module.yml
- from-file: components/cleanup-usr-etc.yml
- type: signing - type: signing