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