feat: add just & nushell in nixos module

This commit is contained in:
Ryan Yin
2024-08-19 15:04:42 +08:00
parent e28c7565d7
commit b3a7da8301

View File

@@ -4,6 +4,8 @@
environment.systemPackages = with pkgs; [
neofetch
neovim # Do not forget to add an editor to edit configuration.nix! The Nano editor is also installed by default.
just # justfile
nushell # nushell
# system call monitoring
strace # system call monitoring