New apps and minor fixes after flake update

This commit is contained in:
Random936 2025-02-16 22:18:17 -08:00
parent d3a12f6c8d
commit c07fa9236c
5 changed files with 6 additions and 4 deletions

View File

@ -18,7 +18,7 @@
# Networking
networking.hostName = "randomctf";
networking.nameservers = [ "192.168.100.1" "8.8.8.8" "8.8.4.4" ];
networking.firewall.allowedTCPPorts = [ 22 24800 ];
networking.firewall.allowedTCPPorts = [ 22 5060 24800 ];
# Temporary fix for service failure.
systemd.services.NetworkManager-wait-online.enable = lib.mkForce false;

View File

@ -19,8 +19,8 @@
services.emacs.enable = true;
home.packages = with pkgs; [
bitwarden-cli
wireguard-tools
#bitwarden-cli
];
home.file = {

View File

@ -5,6 +5,7 @@
firefox
zoom-us
discord
twinkle
flameshot
libreoffice
pavucontrol

View File

@ -4,7 +4,7 @@
gdb
yara
nmap
john
#john
ffuf
amass
nikto
@ -19,7 +19,6 @@
strace
openssl
remmina
netexec
pwntools
openldap
rustscan

View File

@ -12,6 +12,8 @@
curl
btop
p7zip
yt-dlp
ffmpeg
sshpass
ripgrep
openvpn