|
3e82adf916
|
fix(email options)
|
2025-09-16 21:01:07 +03:00 |
|
|
c615322c4e
|
refactor(email-options): selfprivacy.email.domain -> subdomain
|
2025-09-16 19:08:15 +03:00 |
|
|
544c9b81b4
|
refactor(email-options): rename selfprivacy.email.subdomain to domain
|
2025-09-16 17:11:03 +03:00 |
|
|
d843c14ffd
|
fix(email options)
|
2025-09-13 16:36:41 +03:00 |
|
|
507cc85239
|
feat: Add email options
|
2025-09-13 15:44:04 +03:00 |
|
Inex Code
|
b44a5ab108
|
fix: start mas-kanidm-sync after kanidm finishes
|
2025-09-09 01:55:50 +03:00 |
|
Inex Code
|
5350261d36
|
fix: strings in mas sync script
|
2025-09-05 15:40:14 +03:00 |
|
|
45c96d3472
|
feat: HedgeDoc module(#168)
Reviewed-on: https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nixos-config/pulls/168
Reviewed-by: Inex Code <inex.code@selfprivacy.org>
Co-authored-by: Thary <thary@riseup.net>
Co-committed-by: Thary <thary@riseup.net>
|
2025-09-05 15:33:30 +03:00 |
|
nhnn
|
73cbdf994e
|
refactor: switch to upstream nixos kanidm module
|
2025-09-05 15:31:49 +03:00 |
|
nhnn
|
169d1ca8df
|
feat: Matrix module
|
2025-09-04 14:18:31 +03:00 |
|
nhnn
|
4aa7e07aba
|
fix: pleroma eval
|
2025-09-02 17:01:45 +03:00 |
|
nhnn
|
522dfa8dde
|
fix: remove dependence on secrets.json in most modules (#170)
VaultWarden reads admin token from secrets.json too, but it will not error out if it's not set and it is not set by infect.
Reviewed-on: https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nixos-config/pulls/170
Reviewed-by: Inex Code <inex.code@selfprivacy.org>
Co-authored-by: nhnn <nhnn@nhnn.dev>
Co-committed-by: nhnn <nhnn@nhnn.dev>
|
2025-09-02 15:13:17 +03:00 |
|
nhnn
|
76cc815db0
|
chore: update nextcloud version to 31
|
2025-07-11 12:54:13 +03:00 |
|
Inex Code
|
71e4aa7960
|
Merge pull request 'Actual Budget module (NixOS 25.05)' (#157) from cl0vrfi3ld/selfprivacy-nixos-config:actual into flakes
Reviewed-on: https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nixos-config/pulls/157
Reviewed-by: Inex Code <inex.code@selfprivacy.org>
|
2025-07-07 11:46:32 +03:00 |
|
cl0vrfi3ld
|
b0c3d835cb
|
users n stuff
|
2025-07-04 12:36:48 -04:00 |
|
cl0vrfi3ld
|
425e3eeec2
|
fix for oidc user registration flow in 25.5.0
|
2025-07-04 12:30:16 -04:00 |
|
cl0vrfi3ld
|
da096e05c8
|
apparently we don't need adminsGroup
|
2025-07-04 12:28:56 -04:00 |
|
cl0vrfi3ld
|
7135f5b6bd
|
trimmed comments
|
2025-07-04 12:17:16 -04:00 |
|
cl0vrfi3ld
|
5039b3d2e9
|
enable sso by default
|
2025-07-04 12:09:28 -04:00 |
|
cl0vrfi3ld
|
9dc3af43e3
|
change module to 'community' type
|
2025-07-04 12:08:06 -04:00 |
|
cl0vrfi3ld
|
62e90db10f
|
enable isMovable
|
2025-07-04 12:07:02 -04:00 |
|
cl0vrfi3ld
|
6366116c54
|
update flake description
|
2025-07-04 12:06:15 -04:00 |
|
nhnn
|
eb972d281b
|
fix: remove opendkim
|
2025-07-03 18:22:30 +03:00 |
|
nhnn
|
a464d574e0
|
style: format again
|
2025-07-03 18:22:27 +03:00 |
|
nhnn
|
1e7051ed4e
|
chore: nixos-mailserver update
|
2025-07-03 18:22:18 +03:00 |
|
nhnn
|
14e8cf359d
|
fix: various kanidm, jitsi and general fixes
|
2025-07-03 18:22:16 +03:00 |
|
cl0vrfi3ld
|
579d736dd7
|
actual: test forcing oidc-only auth (no password) when sso is enabled
|
2025-07-02 09:39:28 -04:00 |
|
cl0vrfi3ld
|
0afdf018f9
|
again attempting to fix this hell of a git history
|
2025-06-30 20:12:32 -04:00 |
|
Inex Code
|
d94b82e7fa
|
style: Use RFC formatter
|
2025-06-18 20:37:27 +03:00 |
|
Inex Code
|
63a0d84701
|
feat: Migrate to NixOS 24.11
|
2025-06-18 20:35:38 +03:00 |
|
nhnn
|
86233cac27
|
style: format tree
|
2025-06-18 19:53:44 +03:00 |
|
Clover
|
ed990906bd
|
feat: add option to enable Samba/CIFS features for Nextcloud (#153)
same as #152 but minus the formatting from nixfmt
Co-authored-by: cl0vrfi3ld <47996003+cl0vrfi3ld@users.noreply.github.com>
Reviewed-on: https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nixos-config/pulls/153
Reviewed-by: Inex Code <inex.code@selfprivacy.org>
Co-authored-by: Clover <cl0vrfi3ld@noreply.git.selfprivacy.org>
Co-committed-by: Clover <cl0vrfi3ld@noreply.git.selfprivacy.org>
|
2025-06-15 22:21:30 +03:00 |
|
nhnn
|
cfb471a9ce
|
fix: remove E2E support in jitsi
|
2025-05-16 14:12:39 +03:00 |
|
Alexander Tomokhov
|
cc7d594807
|
nextcloud: disable /updater location (substitute html)
|
2025-05-14 17:22:07 +04:00 |
|
Inex Code
|
c9890828cd
|
Revert "fix: make postfix use modern TLS"
This reverts commit 085654a506 .
|
2025-05-11 14:28:26 +03:00 |
|
nhnn
|
085654a506
|
fix: make postfix use modern TLS
|
2025-05-09 14:33:23 +03:00 |
|
nhnn
|
b51561ef01
|
fix: harden vikunja services and don't generate service token for it
|
2025-05-09 14:33:11 +03:00 |
|
nhnn
|
c12025a5de
|
fix: disable updates
|
2025-05-01 16:10:41 +03:00 |
|
nhnn
|
c9a50cff27
|
fix: use strings, disable logreader app as it's not useful because user can check logs in SP app
|
2025-05-01 16:10:38 +03:00 |
|
nhnn
|
09675706b6
|
fix: make opcache string buffer bigger
|
2025-05-01 16:09:43 +03:00 |
|
nhnn
|
0075ebd35a
|
fix: try enabling memcache for nextcloud
|
2025-05-01 16:09:41 +03:00 |
|
Alexander Tomokhov
|
8e924d3aaf
|
nextcloud: disableMaintenanceModeAtStart option
|
2025-04-29 18:44:41 +04:00 |
|
Inex Code
|
547eb00544
|
feat: Delete nextcloud admin user (#133)
Co-authored-by: Alexander Tomokhov <alexoundos@selfprivacy.org>
Reviewed-on: https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nixos-config/pulls/133
|
2025-04-25 14:21:44 +03:00 |
|
Alexander Tomokhov
|
9f5ace5258
|
roundcube: specify systemd dependencies with dovecot
|
2025-04-22 02:07:27 +04:00 |
|
Alexander Tomokhov
|
a96b6b8444
|
auth: add only roundcube kanidm service account to idm_mail_servers
|
2025-04-21 20:22:40 +04:00 |
|
Alexander Tomokhov
|
43c3ea06ab
|
nextcloud,auth: set originLanding to user_oidc/login
|
2025-04-18 21:16:24 +04:00 |
|
Alexander Tomokhov
|
eb5074ba82
|
nextcloud,auth: migrate to auth module
|
2025-04-18 21:16:24 +04:00 |
|
Alexander Tomokhov
|
356f9ddb91
|
fix forgejo,auth: curl waiting failure condition
|
2025-04-18 16:15:21 +03:00 |
|
Alexander Tomokhov
|
952b660aae
|
roundcube,auth: disable generation of a kanidm service token
|
2025-04-17 15:06:46 +04:00 |
|
Alexander Tomokhov
|
eb200cb792
|
refact dovecot,auth: tmpfiles, minor renames, config-paths-needed.json
|
2025-04-17 13:20:07 +04:00 |
|