remove gamesand

This commit is contained in:
xunuwu 2025-05-28 06:19:12 +02:00
parent f65a6d0dd5
commit 05deb12d98
3 changed files with 0 additions and 30 deletions

View file

@ -1,8 +1,3 @@
{
pkgs,
self,
...
}: {
home.packages = [self.packages.${pkgs.system}.gamesand];
programs.mangohud.enable = true;
}