From 6a7fa5ae7c243b3dd1f0d5a4221c3b69a4bdbab7 Mon Sep 17 00:00:00 2001 From: polwex Date: Thu, 29 Aug 2024 05:36:51 +0700 Subject: m --- hosts/local/ohira/configuration.nix | 3 +++ 1 file changed, 3 insertions(+) (limited to 'hosts/local') diff --git a/hosts/local/ohira/configuration.nix b/hosts/local/ohira/configuration.nix index c4a42b0..08ce794 100644 --- a/hosts/local/ohira/configuration.nix +++ b/hosts/local/ohira/configuration.nix @@ -229,6 +229,9 @@ ports = [4410]; }; + services.flatpak.enable = true; + services.tailscale.enable = true; + # Open ports in the firewall. # networking.firewall.allowedTCPPorts = [ ... ]; # networking.firewall.allowedUDPPorts = [ ... ]; -- cgit v1.2.3