fix(darwin): config argument missing on system.nix #12
|
@ -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
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue