mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-12 04:35:41 +03:00
nixos/supergfxd: fix documentation link formatting
This commit is contained in:
parent
48be34d02d
commit
c5a30a0de7
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ in
|
||||||
default = null;
|
default = null;
|
||||||
description = ''
|
description = ''
|
||||||
The content of /etc/supergfxd.conf.
|
The content of /etc/supergfxd.conf.
|
||||||
See https://gitlab.com/asus-linux/supergfxctl/#config-options-etcsupergfxdconf.
|
See <https://gitlab.com/asus-linux/supergfxctl/#config-options-etcsupergfxdconf>.
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue