Revert "Use dbus-broker, update Caddy"
This reverts commit db233c6ccd7faf1f083b651c2c21adde785d5164.
Same as previous commit, don't need to manually worry about small details like this, since looks like upstream will switch to dbus-broker soon anyways.
https://github.com/NixOS/nixpkgs/issues/299476
snapshot_preserve_min = "latest";
};
- # Faster and what Arch and Fedora use by default
- services.dbus.implementation = "broker";
- # BLAZINGLY FAST MEMORY SAFE
security.sudo-rs.enable = true;