diff options
| author | Collin Williams <96917990+bluedragon1221@users.noreply.github.com> | 2026-04-29 15:20:57 -0500 |
|---|---|---|
| committer | Collin Williams <96917990+bluedragon1221@users.noreply.github.com> | 2026-04-29 15:20:57 -0500 |
| commit | 9c9a49a855951662da62bcdec45f69ddc0099e5c (patch) | |
| tree | 1f7852971693d9e49d16a77aff51b87d39940b1b /modules/system/nixos/polkit.nix | |
| parent | 21de12cd6e63adf463674942f1a8f9b658f47945 (diff) | |
changes
Diffstat (limited to 'modules/system/nixos/polkit.nix')
| -rw-r--r-- | modules/system/nixos/polkit.nix | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/system/nixos/polkit.nix b/modules/system/nixos/polkit.nix index 29a06f4..5bd8e33 100644 --- a/modules/system/nixos/polkit.nix +++ b/modules/system/nixos/polkit.nix @@ -69,7 +69,5 @@ in { defaultDenyRule ]; }; - - soteria.enable = true; }; } |
