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
];
}

View file

@ -1,4 +1,4 @@
{ pkgs, ... }: {
{ pkgs, config, ... }: {
imports = [
../common
../common/home-user.nix
@ -6,7 +6,6 @@
../../features/kitty.nix
../../features/vesktop
../../features/retroarch.nix
../../features/wine.nix
];
home.packages = with pkgs; [