feat: enable pulseaudio
This commit is contained in:
parent
8d93c529dc
commit
b6523d0ea9
1 changed files with 2 additions and 0 deletions
|
@ -49,6 +49,8 @@
|
|||
(nerdfonts.override { fonts = [ "DejaVuSansMono" ]; })
|
||||
];
|
||||
|
||||
hardware.pulseaudio.enable = true;
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
neovim
|
||||
git
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue