From: Skullheadx Date: Sun, 24 May 2026 03:30:59 +0000 (-0400) Subject: add networking tools X-Git-Url: http://git.skullheadx.com/nixos/blog/static/gitweb.css?a=commitdiff_plain;h=a4c3aac76bcd3e520993df729af0f64debebb478;p=nixos.git add networking tools --- diff --git a/hosts/nepsis/configuration.nix b/hosts/nepsis/configuration.nix index 7fe2b95..8404fe6 100644 --- a/hosts/nepsis/configuration.nix +++ b/hosts/nepsis/configuration.nix @@ -3,8 +3,7 @@ pkgs, inputs, ... -}: -{ +}: { imports = [ ./hardware-configuration.nix ./../../lockscreen.nix @@ -45,6 +44,9 @@ terminus_font terminus_font_ttf yt-dlp + wireguard-tools + nethogs + iftop ]; programs.git = {