Refactor the Nix config management.

This commit is contained in:
Root User 2026-02-06 21:31:22 +01:00
parent 55fe63bcdb
commit aca053b4e1
Signed by: root
GPG key ID: 087F0A95E5766D72
23 changed files with 954 additions and 1764 deletions

View file

@ -5,3 +5,4 @@ git add forgejo-localconfig.nix
## Be sure to add timestamp to the commit message to ensure when it was hecked up
git commit . -m "Update local Nix Config $(date)"
git push