unneeded?

This commit is contained in:
Bryan Ramos 2024-01-27 15:39:33 -05:00
parent 90f9a2f03b
commit dd9916df37
Signed by: bryan
GPG key ID: 6ABDCD144D6643C8

View file

@ -30,11 +30,11 @@
}; };
# Fonts # Fonts
fonts.packages = with pkgs; [ #fonts.packages = with pkgs; [
terminus_font # terminus_font
monocraft # monocraft
nerdfonts # nerdfonts
]; #];
# Audio # Audio
services.pipewire = { services.pipewire = {