aboutsummaryrefslogtreecommitdiff
path: root/system-sapphire.nix
diff options
context:
space:
mode:
Diffstat (limited to 'system-sapphire.nix')
-rw-r--r--system-sapphire.nix5
1 files changed, 5 insertions, 0 deletions
diff --git a/system-sapphire.nix b/system-sapphire.nix
index c82e2a3..242e97f 100644
--- a/system-sapphire.nix
+++ b/system-sapphire.nix
@@ -108,6 +108,9 @@
services.openssh.enable = true;
services.openssh.settings.PasswordAuthentication = false;
+ networking.firewall.allowedTCPPorts = [];
+ networking.firewall.allowedUDPPorts = [];
+
###
### Software configuration
@@ -184,6 +187,8 @@
libGL
libappindicator-gtk3
vulkan-loader
+ xorg.libICE
+ xorg.libSM
xorg.libX11
xorg.libXScrnSaver
xorg.libXcomposite