feat: add pipewire wine audio fix and add dropdown terminal to i3
This commit is contained in:
parent
8e8fdb8fa2
commit
e6a98be608
7 changed files with 60 additions and 9 deletions
|
|
@ -18,7 +18,10 @@
|
|||
flavour = [ "i3" ];
|
||||
};
|
||||
nvidia.enable = true;
|
||||
audio.enable = true;
|
||||
audio = {
|
||||
enable = true;
|
||||
pipewire-wine-fix.enable = true;
|
||||
};
|
||||
bluetooth.enable = false;
|
||||
printing.enable = true;
|
||||
vpn.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue