h7x4
efcfd09530
- make vscode linenumbers relative - add vscode-server - make gitea backup hourly - some changes in nginx vhosts - add disk to tsuki - update flake lock
5 lines
53 B
Nix
5 lines
53 B
Nix
{ ... }:
|
|
{
|
|
services.vscode-server.enable = true;
|
|
}
|