mirror of
https://github.com/nmasur/dotfiles
synced 2024-11-09 23:22:57 +00:00
remove league of legends option
This commit is contained in:
parent
efc7daf5fc
commit
1462214a8e
@ -111,7 +111,6 @@ inputs.nixpkgs.lib.nixosSystem {
|
|||||||
steam.enable = true;
|
steam.enable = true;
|
||||||
legendary.enable = true;
|
legendary.enable = true;
|
||||||
lutris.enable = true;
|
lutris.enable = true;
|
||||||
leagueoflegends.enable = true;
|
|
||||||
ryujinx.enable = true;
|
ryujinx.enable = true;
|
||||||
};
|
};
|
||||||
services.vmagent.enable = true; # Enables Prometheus metrics
|
services.vmagent.enable = true; # Enables Prometheus metrics
|
||||||
|
Loading…
Reference in New Issue
Block a user