rgb again maybe this time without weird shit

This commit is contained in:
41666 2025-03-15 16:59:33 -07:00
parent e7253ef4a4
commit e10fd7d47b
13 changed files with 168 additions and 36 deletions

View file

@ -1,7 +0,0 @@
{ pkgs, ... }: {
home.packages = with pkgs; [
wine
winetricks
wineWowPackages.waylandFull
];
}