add htop and bottles
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user