mirror of
https://github.com/ItsDrike/nixdots
synced 2025-06-29 07:20:43 +00:00
Specify cli packages in home-manager
This commit is contained in:
parent
5b2d36fcbf
commit
1e2a2c0222
6 changed files with 39 additions and 7 deletions
|
@ -4,11 +4,7 @@
|
|||
];
|
||||
|
||||
# Basic list of must-have packages for all systems
|
||||
# TODO: Move these to home-manager, no need for system wide deps
|
||||
# although maybe keep vim
|
||||
environment.systemPackages = with pkgs; [
|
||||
vim
|
||||
gnupg
|
||||
delta
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue