Harald Hoyer
4131d726d5
feat: enable direnv tool and disable ollama service
...
Enable direnv under the tools configuration with a commented-out git tool. Disable the ollama service, changing its enable flag from true to false.
2024-11-26 08:53:18 +01:00
Harald Hoyer
900f95169f
nix fmt
...
Signed-off-by: Harald Hoyer <harald@hoyer.xyz>
2024-11-19 10:31:29 +01:00
Harald Hoyer
ed649d35e8
feat(git): enable recursive submodule update by default
...
Added `submodule.recurse = true` to the git configuration in NixOS. This change ensures that submodules are automatically updated recursively.
2024-10-16 14:57:30 +02:00
Harald Hoyer
3280781536
feat(git): configure custom SSL CA certificate for HTTP
...
Added an HTTP SSL CA certificate configuration to enhance security and ensure trusted connections. This change sets the CA certificate file path to '/etc/ssl/certs/ca-certificates.crt'.
2024-09-04 13:23:08 +02:00
Harald Hoyer
f4e2368893
A new start
2024-03-21 15:00:36 +01:00