diff options
| author | brustybee <bee@4d2.org> | 2026-03-22 17:37:50 +0530 |
|---|---|---|
| committer | brustybee <bee@4d2.org> | 2026-03-22 17:37:50 +0530 |
| commit | 276c94cb871b9b4eda1707c01c861625d0e303f2 (patch) | |
| tree | 0eb74e464a64586f23ba0dee63cef0d0f82115c8 /common/modules/terminal | |
| parent | 2b8eb6e3125b6a19426e1441f7eb67503aa058fa (diff) | |
idk a lot
Diffstat (limited to 'common/modules/terminal')
| -rw-r--r-- | common/modules/terminal/default.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/common/modules/terminal/default.nix b/common/modules/terminal/default.nix index 8561025..3bc4a56 100644 --- a/common/modules/terminal/default.nix +++ b/common/modules/terminal/default.nix @@ -37,7 +37,6 @@ with lib; type = types.str; default = "monospace"; }; - size = mkOption { type = types.float; default = 13.0; |
