From 7b40f61b8afe12888fca17ed3a0952eb377842a0 Mon Sep 17 00:00:00 2001 From: chn Date: Thu, 23 May 2024 11:59:18 +0800 Subject: [PATCH] fix catppuccin --- modules/system/catppuccin.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/system/catppuccin.nix b/modules/system/catppuccin.nix index 52785957..48e59e61 100644 --- a/modules/system/catppuccin.nix +++ b/modules/system/catppuccin.nix @@ -2,7 +2,7 @@ inputs: { config = { - catppuccin.flavour = "latte"; + catppuccin.flavor = "latte"; console.catppuccin.enable = true; boot.loader.grub.catppuccin.enable = true; nixos.user.sharedModules =