Changes
2 changed files (+9/-3)
-
-
@@ -191,6 +191,12 @@# Also, pam_kwallet5.so needs my password which obviously doesn't work with fingerprint login # https://github.com/NixOS/nixpkgs/issues/239770#issuecomment-1868402338 security.pam.services.login.fprintAuth = false; # fprintd is buggy if running during sleep so kill it first systemd.services.kill-fprintd = { wantedBy = [ "sleep.target" ]; before = [ "sleep.target" ]; script = "${pkgs.killall}/bin/killall fprintd"; }; # Back up local /home and Unnamed-Server's /srv using btrfs snapshots and btrbk services.btrbk.instances.btrbk.settings.volume = {
-
-
-
@@ -23,11 +23,11 @@}, "nixpkgs": { "locked": { "lastModified": 1770019141, "narHash": "sha256-VKS4ZLNx4PNrABoB0L8KUpc1fE7CLpQXQs985tGfaCU=", "lastModified": 1770562336, "narHash": "sha256-ub1gpAONMFsT/GU2hV6ZWJjur8rJ6kKxdm9IlCT0j84=", "owner": "NixOS", "repo": "nixpkgs", "rev": "cb369ef2efd432b3cdf8622b0ffc0a97a02f3137", "rev": "d6c71932130818840fc8fe9509cf50be8c64634f", "type": "github" }, "original": {
-