fix(kyuuto): some opl permissions

This commit is contained in:
arcnmx 2024-03-01 13:08:50 -08:00
parent 9c6bbe8b82
commit 2b59e68384
2 changed files with 4 additions and 1 deletions

View file

@ -80,6 +80,8 @@ in {
"${cfg.gameLibraryDir}/games.bin" = {
type = "symlink";
src = cfg.rootDir + "/games.bin";
owner = mkDefault "admin";
group = mkDefault "kyuuto";
};
};
files = {