From 0fac7610c7a6bb56e0136ebf915262f69aedde90 Mon Sep 17 00:00:00 2001 From: Origami404 Date: Sun, 17 May 2026 14:29:28 +0800 Subject: [PATCH] home/oparic: remove ssh key config --- home/hosts/oparic-local-dev.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/home/hosts/oparic-local-dev.nix b/home/hosts/oparic-local-dev.nix index 0dcfa8f..c8436df 100644 --- a/home/hosts/oparic-local-dev.nix +++ b/home/hosts/oparic-local-dev.nix @@ -8,7 +8,6 @@ ../modules/shell.nix ../modules/zsh.nix ../modules/shell-develop.nix - ../modules/ssh.nix ]; programs.zsh.initContent = ''