enable podman in kinoite instructions
This commit is contained in:
@@ -86,7 +86,7 @@ systemctl --user start ollama
|
||||
## Libvirt, Qemu, KVM
|
||||
|
||||
```bash
|
||||
rpm-ostree install virt-manager
|
||||
rpm-ostree install virt-manager libvirt
|
||||
systemctl enable --now libvirtd
|
||||
```
|
||||
|
||||
@@ -111,6 +111,8 @@ Add flathub with:
|
||||
flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo
|
||||
```
|
||||
|
||||
When prompted, prefer flathub.
|
||||
|
||||
### VSCode
|
||||
|
||||
Write code.
|
||||
@@ -296,6 +298,8 @@ Remember Docker Desktop? Pods is the new Docker Desktop.
|
||||
|
||||
```bash
|
||||
flatpak install com.github.marhkb.Pods
|
||||
|
||||
systemctl --user enable --now podman.socket
|
||||
```
|
||||
|
||||
### Bambu Studio
|
||||
@@ -374,7 +378,7 @@ flatpak install org.kde.kdenlive
|
||||
I love sandboxes.
|
||||
|
||||
```bash
|
||||
uk.co.powdertoy.tpt
|
||||
flatpak install uk.co.powdertoy.tpt
|
||||
```
|
||||
|
||||
### Pika
|
||||
|
||||
Reference in New Issue
Block a user