add htop and bottles

This commit is contained in:
2025-02-04 11:54:30 -06:00
parent 6289e83895
commit f83e4f72fb

View File

@@ -22,6 +22,7 @@
{ {
home.packages = with pkgs; [ home.packages = with pkgs; [
killall killall
htop
zip zip
unzip unzip
gcc gcc
@@ -40,7 +41,6 @@
nixpkgs.config = { nixpkgs.config = {
allowUnfree = true; allowUnfree = true;
#allowBroken = true;
}; };
home.packages = with pkgs; let home.packages = with pkgs; let
@@ -67,6 +67,7 @@
neovim-remote neovim-remote
handbrake handbrake
quickemu quickemu
bottles
(pkgs.python311.withPackages pypkgs) (pkgs.python311.withPackages pypkgs)
@@ -92,9 +93,6 @@
keepassxc keepassxc
httplz httplz
#school?
#pkgs-us.digital
#3D modeling/printing #3D modeling/printing
kicad kicad
blender blender