Changes
2 changed files (+8/-7)
-
-
@@ -153,6 +153,8 @@}; # KDE! YAY! # TODO: Plasma is slightly laggy although not a huge problem # https://github.com/NixOS/nixpkgs/issues/126590 services.desktopManager.plasma6 = { enable = true; # Save some disk space
-
@@ -180,10 +182,9 @@# Fingerprint authentication services.fprintd.enable = true; # Don't enable fprintd for everything, otherwise SDDM takes 30 seconds to log in security.pam.services = { login.fprintAuth = false; kde.fprintAuth = false; }; # 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; # 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": 1764950072, "narHash": "sha256-BmPWzogsG2GsXZtlT+MTcAWeDK5hkbGRZTeZNW42fwA=", "lastModified": 1765186076, "narHash": "sha256-hM20uyap1a0M9d344I692r+ik4gTMyj60cQWO+hAYP8=", "owner": "NixOS", "repo": "nixpkgs", "rev": "f61125a668a320878494449750330ca58b78c557", "rev": "addf7cf5f383a3101ecfba091b98d0a1263dc9b8", "type": "github" }, "original": {
-