less common packages

This commit is contained in:
notgne2 2022-12-23 19:12:05 -07:00
parent c06d1c3138
commit df3a6977fc
No known key found for this signature in database
8 changed files with 17 additions and 53 deletions

View file

@ -5,6 +5,4 @@
...
}: {
programs.home-manager.enable = true;
home.packages = with pkgs; [zsh-powerlevel9k];
}