Compare commits

..

No commits in common. "88136cac70ded4a9995336a20c89a813a43e149d" and "dba7732e221937b662ba9496e0739d7f81efd9ff" have entirely different histories.

View File

@ -154,6 +154,7 @@
obs-studio obs-studio
jq jq
firefox firefox
#google-chrome
python3 python3
poetry poetry
dig dig
@ -164,12 +165,10 @@
pavucontrol pavucontrol
libnotify libnotify
alsa-tools alsa-tools
aircrack-ng
tor-browser-bundle-bin
]; ];
fonts.packages = with pkgs; [ fonts.packages = with pkgs; [
hack-font noto-fonts noto-fonts-cjk-sans noto-fonts-color-emoji noto-fonts-emoji hack-font noto-fonts noto-fonts-cjk-sans noto-fonts-color-emoji
(nerdfonts.override { fonts = [ "Hack" ]; }) (nerdfonts.override { fonts = [ "Hack" ]; })
]; ];