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
1 changed files with 4 additions and 0 deletions

View File

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