-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
I want to migrate the existing podman containers to their nix counterparts:
Caddy
services.caddy = {
enable = true;
};Atuin
Also Postgres DB needed: keep in container?
services.atuin = {
enable = true;
};Kitchenowl
no nix module atm
Linkding
no nix module atm
Miniflux
services.miniflux = {
enable = true;
};Rauthy
no nix module atm; switch to pocket-id?
Redlib
services.redlib = {
enable = true;
};Rustypaste
no nix module atm
Stalwart
services.stalwart-mail = {
enable = true;
};Vaultwarden
services.vaultwarden = {
enable = true;
};Metadata
Metadata
Assignees
Labels
No labels