Skip to content

Commit f3621c1

Browse files
committed
Fix Nix example codeblock
1 parent 5b04a80 commit f3621c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/content/docs/using/install.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ If you use home-manager, you can import moonlight's module, and copy [your exist
173173
174174
programs.moonlight-mod = {
175175
enable = true;
176-
stable = {
176+
configs.stable = {
177177
extensions = {
178178
allActivites.enabled = true;
179179
alwaysFocus.enabled = true;

0 commit comments

Comments
 (0)