mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 06:33:56 -05:00
rustboro: disable steam
This commit is contained in:
parent
99e5f539d5
commit
6511ab25fe
|
@ -24,7 +24,7 @@
|
|||
|
||||
apps = {
|
||||
flatpak.enable = true;
|
||||
steam.enable = true;
|
||||
steam.enable = false;
|
||||
};
|
||||
|
||||
systemConfig.plymouth.enable = true;
|
||||
|
|
Loading…
Reference in a new issue