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

@ -16,7 +16,10 @@
];
fructose.modules = [
{
services.openssh.ports = [ 22 222 ];
services.openssh.ports = [
22
222
];
}
];
personal.home_modules = [