mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 15:00:13 +01:00
feat: adds some more packages
This commit is contained in:
parent
7fac709c32
commit
a805bd039d
1 changed files with 2 additions and 0 deletions
|
|
@ -1,6 +1,8 @@
|
||||||
{ inputs, pkgs, ... }:
|
{ inputs, pkgs, ... }:
|
||||||
{
|
{
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
|
bandwhich # Terminal bandwidth utilization tool
|
||||||
|
powertop
|
||||||
element-desktop # Nheko is kinda shit so sadly this has to happen
|
element-desktop # Nheko is kinda shit so sadly this has to happen
|
||||||
yewtube # Play YouTube videos via the terminal
|
yewtube # Play YouTube videos via the terminal
|
||||||
iamb # In-terminal-Matrix-messaging
|
iamb # In-terminal-Matrix-messaging
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue