Skip to content

Commit

Permalink
add kubernetes and bling
Browse files Browse the repository at this point in the history
  • Loading branch information
nobodywatchin committed Dec 3, 2024
1 parent fcd6a8f commit 604a33b
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
8 changes: 6 additions & 2 deletions recipes/common/base-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ repos:
install:
- podman-compose
- podman-docker
- kubernetes
- kubernetes-kubeadm
- kubernetes-client
- kubernetes-systemd
- cockpit
- cockpit-selinux
- cockpit-machines
Expand All @@ -23,6 +27,7 @@ install:
- cockpit-system
- libvirt
- xen
- xen-tools
- libvirt-daemon-xen
- libvirt-daemon-config-network
- libvirt-daemon-driver-network
Expand All @@ -32,8 +37,7 @@ install:
- system76-scheduler
- ptyxis
- joystickwake
- umu-launcher
- ublue-update
- umu-launcher
remove:
- htop
- nvtop
5 changes: 5 additions & 0 deletions recipes/intel-amd/gnome.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,8 @@ modules:
- from-file: gnome/gnome-packages.yml
- from-file: gnome/gnome-extensions.yml
- from-file: gnome/gnome-files.yml
- type: bling
install:
- ublue-update # updates the OS automatically
# - dconf-update-service # updates the dconf db on boot
- gnome-vrr # gnome variable refresh rate

0 comments on commit 604a33b

Please sign in to comment.