Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mirkobrombin authored Sep 1, 2022
1 parent ec4a812 commit d4fee4d
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,16 @@ can be enabled using the `SHOW_EXPERIMENTAL_IMAGES=1` environment variable.
- Alpine Linux
- Ubuntu
- Fedora
- Alma Linux
- Centos
- Debian
- Gentoo
- OpenSUSE
- RockyLinux

#### Experimental (not fully working) images
- Arch Linux
- Void Linux

### Flatpak build dependencies
- `org.gnome.Platform`
Expand All @@ -53,3 +60,6 @@ flatpak run pm.mirko.Atoms
### Enable distrobox integration
To enable the distrobox integration, you need to give Atoms the Flatpak permission
to talk to `org.freedesktop.Flatpak`.

### PROOT_NO_SECCOMP
To enable the `PROOT_NO_SECCOMP` option for old kernels, set the `ATOMS_NO_SECCOMP` env var to `1`.

0 comments on commit d4fee4d

Please sign in to comment.