Catpuccin exluded for x86_64_darwin
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
lib,
|
||||
home-manager,
|
||||
llm-agents,
|
||||
system,
|
||||
...
|
||||
}:
|
||||
|
||||
@@ -98,11 +99,15 @@ in
|
||||
};
|
||||
stateVersion = "23.11";
|
||||
};
|
||||
}
|
||||
// lib.optionalAttrs (system != "x86_64-darwin") {
|
||||
catppuccin = {
|
||||
autoEnable = true;
|
||||
enable = true;
|
||||
flavor = "mocha";
|
||||
};
|
||||
}
|
||||
// {
|
||||
programs = {
|
||||
alacritty = {
|
||||
enable = true;
|
||||
|
||||
Reference in New Issue
Block a user