Installs needed packages system wide

This commit is contained in:
Dennis Schoepf 2025-02-16 13:13:08 +01:00
parent 2a2246795a
commit 39e2b359ae
2 changed files with 3 additions and 7 deletions

View file

@ -21,11 +21,4 @@
];
programs.home-manager.enable = true;
# User Packages
home.packages = with pkgs; [
aider-chat
fortune
neofetch
];
}

View file

@ -35,6 +35,9 @@
neovim
just
tldr
aider-chat
fortune
neofetch
];
# Homebrew