summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
Diffstat (limited to 'modules')
-rw-r--r--modules/common.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/common.nix b/modules/common.nix
index 40b23ad..84f7b83 100644
--- a/modules/common.nix
+++ b/modules/common.nix
@@ -26,6 +26,7 @@
environment.variables.EDITOR = "${pkgs.neovim}/bin/nvim";
environment.systemPackages = with pkgs; [
+ inetutils # telnet
bat
bwm_ng
clang