From af1321878c43dcba44b5df8586d2c6b34d0fcbf6 Mon Sep 17 00:00:00 2001 From: xqtc161 Date: Sun, 9 Jun 2024 21:08:29 +0200 Subject: [PATCH] beleth: this commit will change everything HUGE THINGS COMING PART 4. COMING TO A CINEMA NEAR YOU --- hosts/x86_64-linux/beleth/networking.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/hosts/x86_64-linux/beleth/networking.nix b/hosts/x86_64-linux/beleth/networking.nix index 58af6b6..6391e80 100644 --- a/hosts/x86_64-linux/beleth/networking.nix +++ b/hosts/x86_64-linux/beleth/networking.nix @@ -5,6 +5,9 @@ ... }: { imports = [./wireguard.nix]; + + services.openssh.settings.PasswordAuthentication = false; + networking = { interfaces = { enp0s31f6 = {