This commit is contained in:
Daniel Ziltener 2024-07-12 21:37:05 +02:00
parent 6708c3c569
commit d725b31d63
Signed by: zilti
GPG Key ID: B38976E82C9DAE42

View File

@ -130,6 +130,10 @@
extraGroups = [ "wheel" "libvirtd" ]; extraGroups = [ "wheel" "libvirtd" ];
}; };
services.fprintd = {
enable = true;
};
# List packages installed in system profile. To search, run: # List packages installed in system profile. To search, run:
# $ nix search wget # $ nix search wget
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [