mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 15:00:13 +01:00
chore: adds more packages
This commit is contained in:
parent
34f0d64e64
commit
892d07a4bc
1 changed files with 3 additions and 1 deletions
|
|
@ -1,7 +1,9 @@
|
|||
{ inputs, pkgs, ... }:
|
||||
{
|
||||
home.packages = with pkgs; [
|
||||
iamb
|
||||
element-desktop # Nheko is kinda shit so sadly this has to happen
|
||||
yewtube # Play YouTube videos via the terminal
|
||||
iamb # In-terminal-Matrix-messaging
|
||||
signal-desktop # Since the bridge is broken :(
|
||||
socat # Required for `hyprland-smart-borders`
|
||||
tesseract # Screen grabbing text from images/PDFs/etc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue