Add scanner support
This commit is contained in:
parent
5fdcc58f76
commit
04ced2fb7e
|
@ -11,4 +11,6 @@
|
|||
hardware.flipperzero.enable = true; # Installs and setups everything Flipper Zero
|
||||
|
||||
hardware.bluetooth.enable = true;
|
||||
|
||||
hardware.sane.enable = true;
|
||||
}
|
||||
|
|
|
@ -23,6 +23,7 @@
|
|||
nitch # systhem fetch util
|
||||
nix-prefetch-github
|
||||
ripgrep # grep replacement
|
||||
simple-scan
|
||||
swappy
|
||||
tdf # cli pdf viewer
|
||||
todo # cli todo list
|
||||
|
|
Loading…
Reference in a new issue