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