Installs needed packages system wide
This commit is contained in:
parent
2a2246795a
commit
39e2b359ae
2 changed files with 3 additions and 7 deletions
|
|
@ -21,11 +21,4 @@
|
|||
];
|
||||
|
||||
programs.home-manager.enable = true;
|
||||
|
||||
# User Packages
|
||||
home.packages = with pkgs; [
|
||||
aider-chat
|
||||
fortune
|
||||
neofetch
|
||||
];
|
||||
}
|
||||
|
|
|
|||
|
|
@ -35,6 +35,9 @@
|
|||
neovim
|
||||
just
|
||||
tldr
|
||||
aider-chat
|
||||
fortune
|
||||
neofetch
|
||||
];
|
||||
|
||||
# Homebrew
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue