Add lutris and qbittorrent

This commit is contained in:
2023-01-08 02:35:25 +00:00
parent 8752fb747f
commit 5c91773f05
4 changed files with 31 additions and 4 deletions

View File

@ -25,9 +25,11 @@ with lib.my;
modules = {
desktop = {
apps.qbittorrent.enable = true;
browsers = {
firefox.enable = true;
};
gaming.lutris.enable = true;
};
dev = {
node.enable = true;