This commit is contained in:
Aria Nolan 2024-03-22 19:42:33 -04:00
parent 0853afd06e
commit e82f59b798
2 changed files with 2 additions and 0 deletions

View file

@ -28,6 +28,7 @@
name_servers="1.1.1.1 1.0.0.1 2606:4700:4700::1111 2606:4700:4700::1001" name_servers="1.1.1.1 1.0.0.1 2606:4700:4700::1111 2606:4700:4700::1001"
name_server_blacklist="129.21.3.17 129.21.4.18 2620:8d:8000:0:aba:ca:daba:ec" name_server_blacklist="129.21.3.17 129.21.4.18 2620:8d:8000:0:aba:ca:daba:ec"
''; '';
networking.firewall.allowedTCPPorts = [ 2234 ];
# Sound # Sound
services.pipewire = { services.pipewire = {

View file

@ -25,6 +25,7 @@
packages = with pkgs; [ packages = with pkgs; [
fd fd
mpc-cli mpc-cli
nicotine-plus
texliveFull texliveFull
ripgrep ripgrep
matlab matlab