summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hosts/tomato/default.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/hosts/tomato/default.nix b/hosts/tomato/default.nix
index 623e81a..c6a2378 100644
--- a/hosts/tomato/default.nix
+++ b/hosts/tomato/default.nix
@@ -23,6 +23,8 @@
services.printing.enable = true;
+ services.fprintd.enable = true;
+
this.hosts = {
lan.home = true;
mine = true;