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

@ -8599,6 +8599,7 @@ This holds packages that I can use as provided, or with small modifications (as
nix-visualize
nix-init
nix-inspect
nixpkgs-review
manix
comma
@ -9509,6 +9510,7 @@ Here we set some aliases (some of them should be shellApplications instead) as w
programs.zellij = {
enable = true;
enableZshIntegration = true;
};
home.packages = with pkgs; [
@ -11071,10 +11073,11 @@ The rest of the settings is at [[#h:bbf2ecb6-c8ff-4462-b5d5-d45b28604ddf][work]]
docker
postman
rclone
awscli2
stable.awscli2
libguestfs-with-appliance
stable.prometheus.cli
tigervnc
openstackclient
];
home.sessionVariables = {