Pierre Penninckx
Pierre Penninckx
To be an admin user, I need to do `nextcloud-occ group:adduser admin USER`. It doesn't pickup the `nextcloud_admin` group to be added to the admin group automatically. But also, more...
This method is nice because you don’t need to control your DNS provider programmatically, reducing the number of moving pieces.
This server should have a full config for Vaultwarden and Nextcloud with HTTPS, LDAP and SSO. This would be useful for users to see exactly what it takes to run...
When using the local external storage option in `shb.nextcloud`, it seems the local storage folder is not created when creating a new user. This makes it so one can’t create...
When trying to connect through Authelia, I get: ``` Error redeeming code: Unauthorized / Client authentication failed (e.g., unknown client, no client authentication included, or unsupported authentication method). The request...
If left blank, one can't login/register with home-assistant. And it's hard to debug because the auth succeeded on LLDAP side but home-assistant still says that the auth failed in the...
The issue is pretty simple. If dnsmasq (or any other) is used as a DNS server locally and some other services depend on it to resolve DNS queries, what happens...
[Rendered](https://github.com/ibizaman/rfcs/blob/contracts/rfcs/0189-contracts.md) - [Draft PR](https://github.com/NixOS/nixpkgs/pull/432529). This PR introduces the contracts RFC. This follows the discussion on the pre-RFC [discourse post](https://discourse.nixos.org/t/pre-rfc-decouple-services-using-structured-typing/58257).
Automated changes by the [update-flake-lock](https://github.com/DeterminateSystems/update-flake-lock) GitHub Action. ``` Flake lock file updates: • Updated input 'nixpkgs': 'github:nixos/nixpkgs/5e2a59a5b1a82f89f2c7e598302a9cacebb72a67?narHash=sha256-K5Osef2qexezUfs0alLvZ7nQFTGS9DL2oTVsIXsqLgs%3D' (2025-10-19) → 'github:nixos/nixpkgs/c5ae371f1a6a7fd27823bc500d9390b38c05fa55?narHash=sha256-4PqRErxfe%2B2toFJFgcRKZ0UI9NSIOJa%2B7RXVtBhy4KE%3D' (2025-11-12) ``` ### Running GitHub Actions on this PR GitHub...