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

Merged
licebmi merged 1 commit from missing_config_arg into main 2024-05-02 15:45:24 +00:00

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
{