summaryrefslogtreecommitdiff
path: root/nixos
diff options
context:
space:
mode:
Diffstat (limited to 'nixos')
-rw-r--r--nixos/common/default.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/nixos/common/default.nix b/nixos/common/default.nix
index 792a831..a99eb95 100644
--- a/nixos/common/default.nix
+++ b/nixos/common/default.nix
@@ -57,6 +57,9 @@
vim # Do not forget to add an editor to edit configuration.nix! The Nano editor is also installed by default.
wget
git
+ tmux
+ usbutils
+ lz4
];