From bbae3afed3ea053eed39aec7b5fe4c04b0afbde8 Mon Sep 17 00:00:00 2001 From: Timo Wilken Date: Sat, 2 Sep 2023 19:01:19 +0200 Subject: Enable scanning using sane-airscan + ipp-usb This allows using my scanner properly, since I haven't connected it to the network. --- tw/home/lap.scm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tw/home/lap.scm') diff --git a/tw/home/lap.scm b/tw/home/lap.scm index 7a6af2d4..e5149e5d 100644 --- a/tw/home/lap.scm +++ b/tw/home/lap.scm @@ -38,6 +38,7 @@ #:use-module ((nongnu packages steam-client) #:select (steam)) #:use-module (tw home) + #:use-module (tw packages scanner) #:use-module (tw services restic) #:use-module (tw theme)) @@ -97,7 +98,7 @@ adb fastboot beets cmus ;; Graphical applications - blueman electrum nheko signal-desktop simple-scan transmission-remote-gtk + blueman electrum nheko signal-desktop simple-scan/airscan transmission-remote-gtk ;; Games steam ; see also: steam-nvidia -- cgit v1.2.3