nixos/supergfxd: fix documentation link formatting

This commit is contained in:
dish 2025-02-12 11:16:29 -05:00 committed by Valentin Gagarin
parent 48be34d02d
commit c5a30a0de7

View file

@ -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>.
''; '';
}; };
}; };