mail based rss feed aggregator
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

Forgot to also add podman-compose, and podman-tui for completeness


Signed-off-by: MLC Bloeiman <mar@strawmelonjuice.com>

+2
+2
flake.nix
··· 29 29 watchexec 30 30 # You don't need a system-wide install, but nixos may need you to set [virtualisation.podman.enable = true] in configuration.nix to _allow_ rootless containers. Idk if this is always needed tho. 31 31 podman 32 + podman-compose 33 + podman-tui 32 34 ]; 33 35 34 36 shellHook = ''