mirror of
https://github.com/willemml/dotfiles.nix.git
synced 2025-04-12 11:17:17 +00:00
Fixes typo in polkit.nix
This commit is contained in:
parent
dc5d504f9b
commit
a3a0fde5b7
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
|||
};
|
||||
};
|
||||
};
|
||||
nvironment.sessionVariables = {
|
||||
environment.sessionVariables = {
|
||||
POLKIT_AUTH_AGENT = "${pkgs.polkit_gnome}/libexec/polkit-gnome-authentication-agent-1";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue