chore: Update flake inputs
This commit is contained in:
parent
a31f6cdcee
commit
09111d0ee4
4 changed files with 81 additions and 79 deletions
|
|
@ -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"];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue