feat: create wine role

This commit is contained in:
Ahwx 2025-03-30 13:32:20 +02:00
parent 1dd0bc2f75
commit 76406ed0cf
2 changed files with 20 additions and 0 deletions

View file

@ -5,5 +5,6 @@
++ [(import ./amdgpu.nix)]
++ [(import ./nvidia.nix)]
++ [(import ./desktop.nix)]
++ [(import ./wine.nix)]
++ [(import ./creative.nix)];
}