chore: install packages

This commit is contained in:
Leon Schwarzäugl 2025-03-12 10:07:25 +01:00
parent 041c5ae4e4
commit 6f58255dc2
Signed by: swarsel
GPG key ID: 26A54C31F2A4FD84
4 changed files with 8 additions and 2 deletions

View file

@ -51,6 +51,7 @@
nix-visualize
nix-init
nix-inspect
nixpkgs-review
manix
comma

View file

@ -3,6 +3,7 @@
programs.zellij = {
enable = true;
enableZshIntegration = true;
};
home.packages = with pkgs; [