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";