Update to Fedora 39
This commit is contained in:
@@ -8,8 +8,6 @@ modules:
|
|||||||
- install-mkcert.sh
|
- install-mkcert.sh
|
||||||
- install-syncthing.sh
|
- install-syncthing.sh
|
||||||
- setup-kubectl.sh
|
- setup-kubectl.sh
|
||||||
- setup-vscode.sh
|
|
||||||
- install-pgadmin.sh
|
|
||||||
- type: rpm-ostree
|
- type: rpm-ostree
|
||||||
repos:
|
repos:
|
||||||
- https://pkg.earthly.dev/earthly.repo
|
- https://pkg.earthly.dev/earthly.repo
|
||||||
@@ -18,7 +16,6 @@ modules:
|
|||||||
install:
|
install:
|
||||||
- libadwaita
|
- libadwaita
|
||||||
- cmake
|
- cmake
|
||||||
- code
|
|
||||||
- cronie
|
- cronie
|
||||||
- neofetch
|
- neofetch
|
||||||
- virt-manager
|
- virt-manager
|
||||||
@@ -42,9 +39,6 @@ modules:
|
|||||||
- musl-gcc
|
- musl-gcc
|
||||||
- xclip
|
- xclip
|
||||||
- alacritty
|
- alacritty
|
||||||
- pgadmin4-desktop
|
|
||||||
- socat
|
|
||||||
- postgresql
|
|
||||||
remove:
|
remove:
|
||||||
- firefox
|
- firefox
|
||||||
- firefox-langpacks
|
- firefox-langpacks
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
name: cp-laptop
|
name: cp-laptop
|
||||||
base-image: ghcr.io/ublue-os/cinnamon-main
|
base-image: ghcr.io/ublue-os/cinnamon-main
|
||||||
image-version: 38
|
image-version: 39
|
||||||
description: The image of Wunker OS for CP's laptop.
|
description: The image of Wunker OS for CP's laptop.
|
||||||
modules:
|
modules:
|
||||||
- type: files
|
- type: files
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
name: jp-desktop
|
name: jp-desktop
|
||||||
base-image: ghcr.io/ublue-os/kinoite-nvidia
|
base-image: ghcr.io/ublue-os/kinoite-nvidia
|
||||||
image-version: 38
|
image-version: 39
|
||||||
description: The image of Wunker OS for JP's desktop.
|
description: The image of Wunker OS for JP's desktop.
|
||||||
modules:
|
modules:
|
||||||
- type: files
|
- type: files
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
name: jp-laptop
|
name: jp-laptop
|
||||||
base-image: ghcr.io/ublue-os/kinoite-main
|
base-image: ghcr.io/ublue-os/kinoite-main
|
||||||
image-version: 38
|
image-version: 39
|
||||||
description: The image of Wunker OS for JP's Laptop.
|
description: The image of Wunker OS for JP's Laptop.
|
||||||
modules:
|
modules:
|
||||||
- from-file: framework.yml
|
- from-file: framework.yml
|
||||||
|
|||||||
Reference in New Issue
Block a user