mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 04:19:19 -08:00
fix(kyuuto): some opl permissions
This commit is contained in:
parent
9c6bbe8b82
commit
2b59e68384
2 changed files with 4 additions and 1 deletions
|
|
@ -80,6 +80,8 @@ in {
|
|||
"${cfg.gameLibraryDir}/games.bin" = {
|
||||
type = "symlink";
|
||||
src = cfg.rootDir + "/games.bin";
|
||||
owner = mkDefault "admin";
|
||||
group = mkDefault "kyuuto";
|
||||
};
|
||||
};
|
||||
files = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue