398 current 2025-05-22 01:40:26 25.05.20250424.f771eb4 6.12.24 *

This commit is contained in:
2025-05-22 01:43:14 -04:00
parent 1fe702cdb3
commit c423806d77

View File

@@ -24,11 +24,11 @@ in {
description = "screen resolution"; description = "screen resolution";
}; };
zsh_remote = lib.mkOption { # zsh_remote = lib.mkOption {
type = lib.types.str; # type = lib.types.str;
default = "1920x1080"; # default = "1920x1080";
description = "zsh remote secret"; # description = "zsh remote secret";
}; # };
}; };
config = { config = {