chore: Update flake inputs

This commit is contained in:
ulic-youthlic 2026-02-20 14:09:40 +08:00
parent a31f6cdcee
commit 09111d0ee4
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
4 changed files with 81 additions and 79 deletions

View file

@ -14,7 +14,7 @@ in {
# Enabled to support trash of nautilus
services.gvfs.enable = true;
systemd.user.services.niri-flake-polkit.serviceConfig.ExecStart = lib.mkForce "${pkgs.mate.mate-polkit}/libexec/polkit-mate-authentication-agent-1";
systemd.user.services.niri-flake-polkit.serviceConfig.ExecStart = lib.mkForce "${pkgs.mate-polkit}/libexec/polkit-mate-authentication-agent-1";
environment = {
pathsToLink = ["share/thumbnailers"];