diff options
| author | Jakub Stachurski <j.stachurski@student.utwente.nl> | 2025-05-18 11:39:58 +0200 |
|---|---|---|
| committer | Jakub Stachurski <j.stachurski@student.utwente.nl> | 2025-05-18 11:39:58 +0200 |
| commit | 2c7584a9ab16c17d3da3fe95188462ade2f84ef5 (patch) | |
| tree | 8be751851f11957942bee1e5afb618717aeaa95f /nixos/common | |
| parent | ba2cca786b29f544f7607f9318d068b3d28c2538 (diff) | |
Push nix-env into actual config
Diffstat (limited to 'nixos/common')
| -rw-r--r-- | nixos/common/default.nix | 3 |
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 ]; |
