Some checks failed
Run nix flake check / flake-check (push) Has been cancelled
6 lines
80 B
Nix
6 lines
80 B
Nix
{ ... }:
|
|
{
|
|
programs.steam.enable = true;
|
|
programs.gamemode.enable = true;
|
|
}
|