about summary refs log tree commit diff stats
path: root/system/services
diff options
context:
space:
mode:
Diffstat (limited to 'system/services')
-rw-r--r--system/services/printing/default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/system/services/printing/default.nix b/system/services/printing/default.nix
index 1d4e58af..e4faed54 100644
--- a/system/services/printing/default.nix
+++ b/system/services/printing/default.nix
@@ -14,7 +14,6 @@
   };
   hardware = {
     sane = {
-      # TODO this won't work like this
       enable = true;
       extraBackends = [pkgs.sane-airscan];
     };