feat: enable pulseaudio
This commit is contained in:
parent
8d93c529dc
commit
b6523d0ea9
@ -48,6 +48,8 @@
|
||||
fonts.fonts = with pkgs; [
|
||||
(nerdfonts.override { fonts = [ "DejaVuSansMono" ]; })
|
||||
];
|
||||
|
||||
hardware.pulseaudio.enable = true;
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
neovim
|
||||
|
Reference in New Issue
Block a user