feat(home:security): move polkit agent to home
This commit is contained in:
parent
ce1e372f0f
commit
2c25c8c762
4 changed files with 54 additions and 3 deletions
5
home/modules/desktop/security/default.nix
Normal file
5
home/modules/desktop/security/default.nix
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
imports = [
|
||||
./polkit
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue