Reformat code example.

This commit is contained in:
r-vdp 2023-03-27 16:28:46 +02:00
parent 1f5cf750e5
commit c9c203b39d
No known key found for this signature in database

View file

@ -59,7 +59,8 @@ A simple System Manager module could look something like this:
{ config { config
, lib , lib
, pkgs , pkgs
, ... }: , ...
}:
{ {
config = { config = {