fix(darwin): config argument missing on system.nix

This commit is contained in:
Mark Martinez 2024-05-02 16:27:13 +02:00
parent 00a5904f54
commit e5e36af261

View file

@ -1,3 +1,4 @@
{config, ...}:
# This section apply settings to the system configuration only available on macOS
# see <https://daiderd.com/nix-darwin/manual/index.html#sec-options> for more options
{