From 129bab1fd8b00bf27f6e5205f993145614c73d0d Mon Sep 17 00:00:00 2001 From: JakeGinesin Date: Wed, 30 Apr 2025 02:37:50 -0400 Subject: [PATCH] 39 current 2025-04-30 02:37:44 25.05.20250424.f771eb4 6.12.24 * --- hosts/thonkpad/configuration.nix | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/hosts/thonkpad/configuration.nix b/hosts/thonkpad/configuration.nix index 603d6b4..6d6538f 100644 --- a/hosts/thonkpad/configuration.nix +++ b/hosts/thonkpad/configuration.nix @@ -48,11 +48,10 @@ in { }; res = "1366x768"; - # age.secrets.zsh_remote.file = ../../secrets/zsh_remote.age; - # zsh_remote = builtins.readFile ../../secrets/zsh_remote.age; - # age.secretsDir = "/home/synchronous/.agenix/agenix"; - # age.secretsMountPoint = "/home/synchronous/.agenix/agenix.d"; - # age.identityPaths = ["/home/synchronous/.ssh/id_ed25519"]; + age.secrets.zsh_remote.file = ../../secrets/zsh_remote.age; + age.secretsDir = "/home/synchronous/.agenix/agenix"; + age.secretsMountPoint = "/home/synchronous/.agenix/agenix.d"; + age.identityPaths = ["/home/synchronous/.ssh/id_ed25519"]; # config = { # res = "1366x768";