From 2c7584a9ab16c17d3da3fe95188462ade2f84ef5 Mon Sep 17 00:00:00 2001 From: Jakub Stachurski Date: Sun, 18 May 2025 11:39:58 +0200 Subject: Push nix-env into actual config --- nixos/common/default.nix | 3 +++ 1 file changed, 3 insertions(+) (limited to 'nixos/common') 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 ]; -- cgit v1.3.1