fix: update NixOS channel references to version 25.05 and adjust netdata configuration
This commit is contained in:
parent
d161d5f421
commit
fa42667c2a
7 changed files with 11 additions and 9 deletions
|
|
@ -146,6 +146,7 @@ in {
|
|||
"/var/lib/bluetooth"
|
||||
"/var/lib/docker"
|
||||
"/var/lib/flatpak"
|
||||
"/var/lib/fprint"
|
||||
"/var/lib/nixos"
|
||||
"/var/lib/mysql"
|
||||
"/etc/NetworkManager/system-connections"
|
||||
|
|
|
|||
|
|
@ -5,7 +5,6 @@
|
|||
|
||||
security.pam.services.login.fprintAuth = true;
|
||||
security.pam.services.sudo.fprintAuth = true;
|
||||
security.pam.services.sddm.fprintAuth = true;
|
||||
# If you use swaylock and want fingerprint auth for it:
|
||||
security.pam.services.swaylock.fprintAuth = true;
|
||||
# Add Polkit rule to allow locally active users to manage their own fingerprints
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue