feat: Added fprintd for linux

This commit is contained in:
Uttarayan Mondal
2024-05-30 16:42:58 +05:30
parent b127574f9c
commit 198b3b0483
3 changed files with 21 additions and 0 deletions

View File

@@ -25,6 +25,7 @@
'';
services.xserver.videoDrivers = ["nvidia"]; # or "nvidiaLegacy470 etc.
services.fprintd.enable = true;
boot.loader.systemd-boot.consoleMode = "max";
hardware.nvidia = {
# Modesetting is required.