mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 15:00:13 +01:00
chore: adds swayfx and bitwarden-cli
This commit is contained in:
parent
414459ca83
commit
b23995c0c0
1 changed files with 2 additions and 1 deletions
|
|
@ -7,6 +7,7 @@
|
||||||
}:
|
}:
|
||||||
{
|
{
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
|
swayfx
|
||||||
# Environment shit
|
# Environment shit
|
||||||
tesseract
|
tesseract
|
||||||
yubikey-touch-detector
|
yubikey-touch-detector
|
||||||
|
|
@ -31,7 +32,7 @@
|
||||||
python3
|
python3
|
||||||
|
|
||||||
# CLI shit
|
# CLI shit
|
||||||
fff
|
bitwarden-cli
|
||||||
imagemagick
|
imagemagick
|
||||||
foot
|
foot
|
||||||
termpdfpy
|
termpdfpy
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue