home-manager: move generic packages from desktop to common

Signed-off-by: Christoph Heiss <christoph@c8h4.io>
This commit is contained in:
Christoph Heiss 2024-03-25 23:49:44 +01:00
parent 0977eac881
commit 8567381c85
Signed by: c8h4
GPG key ID: 73D5E7FDEE3DE49A
2 changed files with 21 additions and 16 deletions

View file

@ -31,7 +31,27 @@ in {
home.stateVersion = "23.05";
# `programs.home-manager.enable = true` does not seem to work correcly ..
home.packages = with pkgs; [ home-manager lnav nmon zip ];
home.packages = with pkgs; [
bat
bc
bmon
curl
diffutils
dig
home-manager
jq
lnav
neofetch
nmap
nmon
openssl
ripgrep
rlwrap
rsync
unzip
wget
zip
];
nix.registry = {
nixpkgs.to = {

View file

@ -16,38 +16,23 @@ in {
config = {
home.packages = with pkgs;
[
bat
bc
bitwarden-cli
bmon
curl
diffutils
dig
easyeffects
git-crypt
git-multi-shortlog
gnupg
imv
jq
k9s
krita
kubectl
kubectx
libreoffice-fresh
neofetch
nixpkgs-review
nmap
openssl
ranger
ripgrep
rlwrap
rsync
signal-desktop
tig
unzip
wally-cli
waypipe
wget
wl-clipboard
xdg-utils
] ++ (lib.optionals config.my.applications.personal.enable [