mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-03-27 03:41:30 +01:00
feat: add just & nushell in nixos module
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user