summaryrefslogtreecommitdiffstats
path: root/hosts/nepsis/configuration.nix
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--hosts/nepsis/configuration.nix6
1 files changed, 4 insertions, 2 deletions
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 = {