disable opensnitch for now need to work on rules for it

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-10-17 10:16:25 -05:00
parent d62189c566
commit 9b31ad8487
5 changed files with 65 additions and 70 deletions

View file

@ -81,6 +81,7 @@
trilium-desktop
dig
traceroute
# opensnitch-ui
];
# Also allow this key to work for root user, this will let us use this as a remote builder easier
users.users.root.openssh.authorizedKeys.keys = [
@ -168,6 +169,8 @@
zoxide
zsh
];
# services.opensnitch-ui.enable = true;
};
};
};