fix build

This commit is contained in:
notgne2 2023-11-20 17:55:21 -07:00
parent 3860a9367c
commit e72eba2245
No known key found for this signature in database
2 changed files with 2 additions and 3 deletions

View file

@ -15,7 +15,7 @@ in {
programs.home-manager.enable = true;
programs.spicetify = {
theme = spicePkgs.themes.catppuccin-macchiato;
# theme = spicePkgs.themes.catppuccin-macchiato;
enabledExtensions = with spicePkgs.extensions; [
# fixEnhance
];