rustboro: disable steam

This commit is contained in:
Aly Raffauf 2024-06-09 20:24:22 -04:00
parent 1f42499fe0
commit 53e32dbe02

View file

@ -47,11 +47,11 @@
user = "aly";
};
};
sway.enable = true;
sway.enable = false;
hyprland.enable = true;
};
apps = {
steam.enable = true;
steam.enable = false;
};
scripts = {
hoenn.enable = true;