From c423806d772215469df2bc57622c64175928b461 Mon Sep 17 00:00:00 2001 From: Jake Ginesin Date: Thu, 22 May 2025 01:43:14 -0400 Subject: [PATCH] 398 current 2025-05-22 01:40:26 25.05.20250424.f771eb4 6.12.24 * --- hosts/rq/configuration.nix | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/hosts/rq/configuration.nix b/hosts/rq/configuration.nix index 370dd5e..f31973d 100644 --- a/hosts/rq/configuration.nix +++ b/hosts/rq/configuration.nix @@ -24,11 +24,11 @@ in { description = "screen resolution"; }; - zsh_remote = lib.mkOption { - type = lib.types.str; - default = "1920x1080"; - description = "zsh remote secret"; - }; + # zsh_remote = lib.mkOption { + # type = lib.types.str; + # default = "1920x1080"; + # description = "zsh remote secret"; + # }; }; config = {