suites: fix play
This commit is contained in:
parent
9234577e7e
commit
e92283e9d0
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ mapAttrs (_: v: lib.flk.profileMap v)
|
||||||
|
|
||||||
play = graphics ++ [
|
play = graphics ++ [
|
||||||
graphical.games
|
graphical.games
|
||||||
torrent
|
network.torrent
|
||||||
misc.disable-mitigations
|
misc.disable-mitigations
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue