feat: add pipewire wine audio fix and add dropdown terminal to i3

This commit is contained in:
Jacob Bachmann 2024-08-16 19:30:19 +02:00
parent 8e8fdb8fa2
commit e6a98be608
Signed by: bchmnn
GPG key ID: 732A612DAD28067D
7 changed files with 60 additions and 9 deletions

View file

@ -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;