From 05ae56295ae0d7bf99d9580ef5ff1f209259733a Mon Sep 17 00:00:00 2001 From: adikro Date: Mon, 29 Dec 2025 23:50:05 +0100 Subject: added GLSL shaders and some shit i dont understand to mpv --- os/core/ssh.nix | 2 -- 1 file changed, 2 deletions(-) (limited to 'os/core/ssh.nix') diff --git a/os/core/ssh.nix b/os/core/ssh.nix index b2cf411..43ea660 100644 --- a/os/core/ssh.nix +++ b/os/core/ssh.nix @@ -12,8 +12,6 @@ in services.openssh = { enable = true; - PasswordAuthentication = false; - KbdInteractiveAuthentication = false; }; programs.gnupg.agent = { -- cgit v1.3