{ ... }: { flake.modules.nixos.opensnitch = { services.opensnitch.enable = true; }; flake.modules.homeManager.opensnitch = { services.opensnitch-ui.enable = true; }; }