Correct arguments

This commit is contained in:
Andreas Zweili 2022-11-03 23:06:33 +01:00
parent b641fc9f9d
commit b90bee95da
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
{ custom, pkgs, ... }: { custom }: { pkgs, ... }:
{ {
services.code-server = { services.code-server = {
enable = true; enable = true;