dregil: Move packages for alex from system config to hm config

This commit is contained in:
Alexander Kobjolke 2023-04-07 00:40:59 +02:00
parent e4d81ba462
commit d0e012e79b
3 changed files with 34 additions and 30 deletions

View file

@ -93,28 +93,7 @@ in
extraGroups = [ "wheel" # Enable sudo for the user.
"input"
];
packages = with pkgs; [
# gui tool
alacritty
firefox
jitsi-meet-electron
# editing
helix
nil # nix language server
# system tools
htop-vim # htop with vim bindings
erdtree # du+tree had sex
dua # ncdu but better
bat # better cat
uhk-agent
# gaming support
lutris
#inputs.simplex-chat.packages."x86_64-linux"."exe:simplex-chat"
];
};
};
# List packages installed in system profile. To search, run:
# $ nix search wget