Universally add polkit
This commit is contained in:
parent
94ce7860bb
commit
3e3a433bca
2 changed files with 9 additions and 5 deletions
|
@ -106,10 +106,6 @@ in
|
|||
};
|
||||
|
||||
# Autostart
|
||||
xdg.configFile."autostart/polkit.desktop".text = ''
|
||||
${builtins.readFile "${pkgs.pantheon.pantheon-agent-polkit}/etc/xdg/autostart/io.elementary.desktop.agent-polkit.desktop"}
|
||||
OnlyShowIn=sway;
|
||||
'';
|
||||
xdg.configFile."autostart/input-remapper-autoload.desktop".source =
|
||||
"${pkgs.input-remapper}/share/applications/input-remapper-autoload.desktop";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue