From 6351cd4ba3fddcdcb28c49f56918a848094f9b52 Mon Sep 17 00:00:00 2001 From: Mark Nipper Date: Mon, 27 Oct 2025 23:58:03 -0700 Subject: Clean up unnecessary junk --- home/root/common/core/ssh.nix | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 home/root/common/core/ssh.nix (limited to 'home/root/common/core/ssh.nix') diff --git a/home/root/common/core/ssh.nix b/home/root/common/core/ssh.nix deleted file mode 100644 index 929cc51..0000000 --- a/home/root/common/core/ssh.nix +++ /dev/null @@ -1,5 +0,0 @@ -{ - programs.ssh = { - enable = true; - }; -} -- cgit v1.2.3