system: set TZ=
[julm/julm-nix.git] / hosts / oignon / networking.nix
index 7df41545c962dcc370d6ccae2f61bb980603a6c9..80bf1382c9ea19223aeea61e32b44b08ad9f1e34 100644 (file)
@@ -3,6 +3,7 @@
   imports = [
     ../../nixos/profiles/dnscrypt-proxy2.nix
     ../../nixos/profiles/wireguard/wg-intra.nix
+    ../../nixos/profiles/networking/ssh.nix
     networking/nftables.nix
   ];
   install.substituteOnDestination = false;
@@ -67,9 +68,6 @@
     aubergine.enable = true;
   };
 
-  services.openssh.listenAddresses = [
-  ];
-
   environment.systemPackages = [
     pkgs.iw
     pkgs.modem-manager-gui