uncommented ai module and added Ryujinx Package

This commit is contained in:
Robin
2026-04-13 19:54:46 +02:00
parent ba16bd0ec7
commit 265903537a
2 changed files with 2 additions and 1 deletions

View File

@@ -15,7 +15,7 @@
./custom/services.nix ./custom/services.nix
./custom/games.nix ./custom/games.nix
./custom/hyprland.nix ./custom/hyprland.nix
./custom/ai.nix #./custom/ai.nix
]; ];
# Optimization # Optimization

View File

@@ -129,6 +129,7 @@
powertop powertop
i2c-tools i2c-tools
spotify spotify
ryubing
termdown termdown
]); ]);
} }