From 3f36668fe2d479aa4094320d3dda93f39dc81c3d Mon Sep 17 00:00:00 2001 From: Jonni Liljamo Date: Thu, 19 Feb 2026 18:52:20 +0200 Subject: [PATCH] w: remove fprintd --- modules/hosts/ws/w/_nixos/not-managed-by-modules-yet.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/modules/hosts/ws/w/_nixos/not-managed-by-modules-yet.nix b/modules/hosts/ws/w/_nixos/not-managed-by-modules-yet.nix index e294e76..1d29d5a 100644 --- a/modules/hosts/ws/w/_nixos/not-managed-by-modules-yet.nix +++ b/modules/hosts/ws/w/_nixos/not-managed-by-modules-yet.nix @@ -22,6 +22,4 @@ }; virtualisation.docker.enable = true; - - services.fprintd.enable = true; } -- 2.44.1