temperance/configuration.nix: enable steam
This commit is contained in:
parent
eab9707fc4
commit
371c62f0c7
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ in {
|
|||
firefox.enable = true;
|
||||
spotify.enable = true;
|
||||
zellij.enable = false;
|
||||
steam.enable = false;
|
||||
steam.enable = true;
|
||||
terminals = {
|
||||
foot.enable = true;
|
||||
kitty.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue