mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 23:00:14 +01:00
feat: adds pixcat and tesseract
This commit is contained in:
parent
cf507e3360
commit
3338e0afc0
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; [
|
||||||
|
tesseract
|
||||||
|
pixcat
|
||||||
lm_sensors
|
lm_sensors
|
||||||
yubikey-touch-detector
|
yubikey-touch-detector
|
||||||
bitwarden-cli
|
bitwarden-cli
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue