Should probably install the package and use the right package name

This commit is contained in:
Lillian Violet 2024-01-10 10:24:47 +01:00
parent 9478c5ba5e
commit 212a675cb1
2 changed files with 2 additions and 1 deletions

View file

@ -111,6 +111,7 @@
noto-fonts-emoji
oh-my-zsh
onlyoffice-documentserver
openvscode-server
postgresql_16
python3
rsync

View file

@ -4,7 +4,7 @@
lib,
...
}: {
services.openvscode = {
services.openvscode-server = {
enable = true;
port = 7773;
telemetryLevel = "off";