1
0
Fork 0
Commit graph

2 commits

Author SHA1 Message Date
ibizaman
a3f8128756 add nixos tests for postgresql and refactor options
The tests actually showed a flaw in the implementation, we needed "password" and not "trust" in the
auth file.

Also, having the port defined at the same time as enabling listening for TCP/IP connection made no
sense.
2023-11-23 00:13:33 -08:00
Pierre Penninckx
eae5eade56
distinguish building blocks and provided services
I want to show how composable this project is. For example, you could
just use the Authelia module to add SSO to any service, not just those
provided here.
2023-11-20 22:20:19 -08:00
Renamed from modules/vaultwarden.nix (Browse further)