mirror of
https://github.com/CHN-beta/nixos.git
synced 2026-01-12 04:39:23 +08:00
fix catppuccin
This commit is contained in:
@@ -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 =
|
||||
|
||||
Reference in New Issue
Block a user