Moved vscodium definition.

added caddyfile plugin to vscodium.
used nixfmt.
This commit is contained in:
Ittihadyya 2024-11-22 14:34:14 +02:00
parent 91c0a203fc
commit 7bbf371287
12 changed files with 123 additions and 91 deletions

View file

@ -25,7 +25,8 @@
type = "tar.gz";
};
settings = { # this directly drops stuff in the forgejo app.ini
settings = {
# this directly drops stuff in the forgejo app.ini
server = {
DOMAIN = "git.collective-conciousness.monster";
PROTOCOL = "http";