Files
cnix/hosts/extra/gamescope/default.nix
2024-06-30 08:34:27 +02:00

6 lines
53 B
Nix

{
programs.gamescope = {
enable = true;
};
}