mirror of
https://github.com/davegallant/nix-config
synced 2025-08-06 11:23:40 +00:00
Disable opensnitch for Linux
This commit is contained in:
@@ -24,8 +24,6 @@ in
|
||||
};
|
||||
};
|
||||
|
||||
services.opensnitch-ui.enable = stdenv.isLinux;
|
||||
|
||||
fonts.fontconfig.enable = true;
|
||||
|
||||
programs = {
|
||||
|
Reference in New Issue
Block a user