add wine to kinoite arch tbox, libvirt docs to kinoite readme
Some checks failed
Gitea Actions Demo / build-arch-toolbox (push) Failing after 10s

This commit is contained in:
2024-11-26 19:45:42 -05:00
parent 58daf523ea
commit 5495011d49
2 changed files with 17 additions and 0 deletions

View File

@@ -2,6 +2,7 @@
- [Fedora Kinoite](#fedora-kinoite)
- [Podman](#podman)
- [Libvirt, Qemu, KVM](#libvirt-qemu-kvm)
- [Apps](#apps)
- [VSCode](#vscode)
- [Bitwarden](#bitwarden)
@@ -48,6 +49,13 @@ export REGISTRY_AUTH_FILE=$HOME/.podman-auth.json
Source that and then run `podman login` to create the file.
## Libvirt, Qemu, KVM
```bash
rpm-ostree install virt-manager
systemctl enable --now libvirtd
```
## Apps
Flatpak installs are from Flathub unless otherwise noted.