mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 15:00:13 +01:00
chore: disable wine as it wasn't in use and caused issues
This commit is contained in:
parent
378029b6bb
commit
84f7e2ce6a
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@
|
|||
desktop.enable = true;
|
||||
creative.enable = true;
|
||||
amdgpu.enable = true;
|
||||
wine.enable = true;
|
||||
wine.enable = false;
|
||||
gui.enable = true;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue