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
|
@ -39,11 +39,14 @@
|
|||
}
|
||||
];
|
||||
|
||||
/*sucrose.modules = [
|
||||
{
|
||||
services.tailscale.extraSetFlags = [
|
||||
"--advertise-exit-node"
|
||||
];
|
||||
}
|
||||
];*/ # this is not needed, currently -e
|
||||
/*
|
||||
sucrose.modules = [
|
||||
{
|
||||
services.tailscale.extraSetFlags = [
|
||||
"--advertise-exit-node"
|
||||
];
|
||||
}
|
||||
];
|
||||
*/
|
||||
# this is not needed, currently -e
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue