diff --git a/nixos/modules/programs/dconf.nix b/nixos/modules/programs/dconf.nix index 767a0bf9632f..42ec0571ef59 100644 --- a/nixos/modules/programs/dconf.nix +++ b/nixos/modules/programs/dconf.nix @@ -127,7 +127,7 @@ let { "com/raggesilver/BlackBox" = { scrollback-lines = mkUint32 10000; - theme-dark = "Tommorow Night"; + theme-dark = "Tomorrow Night"; }; } '';