feat(home:security): move polkit agent to home

This commit is contained in:
ooks-io 2024-04-29 18:41:57 +12:00
parent ce1e372f0f
commit 2c25c8c762
4 changed files with 54 additions and 3 deletions

View file

@ -30,6 +30,8 @@ in
};
};
security.polkit = "pantheon";
communication = {
discord.enable = true;
};