mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 07:53:55 -05:00
added missing ;
This commit is contained in:
parent
2ed96a0604
commit
e67740c5b7
|
@ -67,7 +67,7 @@
|
|||
MusicFolder = "/Music";
|
||||
DefaultTheme = "Auto";
|
||||
SubsonicArtistParticipations = true;
|
||||
UIWelcomeMessage = "Welcome to Navidrome on Raffauf Labs."
|
||||
UIWelcomeMessage = "Welcome to Navidrome on Raffauf Labs.";
|
||||
};
|
||||
};
|
||||
system.stateVersion = "24.05";
|
||||
|
|
Loading…
Reference in a new issue