From 5533072babca9fdefe45151ee834cdd14e1c679e Mon Sep 17 00:00:00 2001 From: seth Date: Fri, 24 May 2024 22:44:55 -0400 Subject: seth: catppuccin.flavour -> catppuccin.flavor --- users/seth/shell/nu.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'users/seth/shell/nu.nix') diff --git a/users/seth/shell/nu.nix b/users/seth/shell/nu.nix index b5b1529..69438ea 100644 --- a/users/seth/shell/nu.nix +++ b/users/seth/shell/nu.nix @@ -5,7 +5,7 @@ ... }: let cfg = config.seth.shell.nushell; - theme = "catppuccin-${config.catppuccin.flavour}"; + theme = "catppuccin-${config.catppuccin.flavor}"; in { options.seth.shell.nushell = { enable = lib.mkEnableOption "Nushell configuration"; -- cgit v1.2.3