add htop and bottles
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
{
|
||||
home.packages = with pkgs; [
|
||||
killall
|
||||
htop
|
||||
zip
|
||||
unzip
|
||||
gcc
|
||||
@@ -40,7 +41,6 @@
|
||||
|
||||
nixpkgs.config = {
|
||||
allowUnfree = true;
|
||||
#allowBroken = true;
|
||||
};
|
||||
|
||||
home.packages = with pkgs; let
|
||||
@@ -67,6 +67,7 @@
|
||||
neovim-remote
|
||||
handbrake
|
||||
quickemu
|
||||
bottles
|
||||
|
||||
(pkgs.python311.withPackages pypkgs)
|
||||
|
||||
@@ -92,9 +93,6 @@
|
||||
keepassxc
|
||||
httplz
|
||||
|
||||
#school?
|
||||
#pkgs-us.digital
|
||||
|
||||
#3D modeling/printing
|
||||
kicad
|
||||
blender
|
||||
|
||||
Reference in New Issue
Block a user