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