Add scanner support

This commit is contained in:
Pedro Rey Anca 2024-07-11 15:39:02 +02:00
parent 5fdcc58f76
commit 04ced2fb7e
2 changed files with 3 additions and 0 deletions

View file

@ -11,4 +11,6 @@
hardware.flipperzero.enable = true; # Installs and setups everything Flipper Zero hardware.flipperzero.enable = true; # Installs and setups everything Flipper Zero
hardware.bluetooth.enable = true; hardware.bluetooth.enable = true;
hardware.sane.enable = true;
} }

View file

@ -23,6 +23,7 @@
nitch # systhem fetch util nitch # systhem fetch util
nix-prefetch-github nix-prefetch-github
ripgrep # grep replacement ripgrep # grep replacement
simple-scan
swappy swappy
tdf # cli pdf viewer tdf # cli pdf viewer
todo # cli todo list todo # cli todo list