Moved vscodium definition.
added caddyfile plugin to vscodium. used nixfmt.
This commit is contained in:
parent
91c0a203fc
commit
7bbf371287
12 changed files with 123 additions and 91 deletions
|
@ -16,7 +16,10 @@
|
|||
];
|
||||
fructose.modules = [
|
||||
{
|
||||
services.openssh.ports = [ 22 222 ];
|
||||
services.openssh.ports = [
|
||||
22
|
||||
222
|
||||
];
|
||||
}
|
||||
];
|
||||
personal.home_modules = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue