Reformat code example.
This commit is contained in:
parent
1f5cf750e5
commit
c9c203b39d
1 changed files with 2 additions and 1 deletions
|
|
@ -59,7 +59,8 @@ A simple System Manager module could look something like this:
|
||||||
{ config
|
{ config
|
||||||
, lib
|
, lib
|
||||||
, pkgs
|
, pkgs
|
||||||
, ... }:
|
, ...
|
||||||
|
}:
|
||||||
|
|
||||||
{
|
{
|
||||||
config = {
|
config = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue