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 = {