various
This commit is contained in:
@@ -32,6 +32,16 @@
|
||||
} + /themes/macchiato.yml;
|
||||
};
|
||||
|
||||
xdg.configFile."fish/themes/Catppuccin Macchiato.theme" = {
|
||||
enable = true;
|
||||
source = pkgs.fetchFromGitHub {
|
||||
owner = "catppuccin";
|
||||
repo = "fish";
|
||||
rev = "91e6d6721362be05a5c62e235ed8517d90c567c9";
|
||||
sha256 = "l9V7YMfJWhKDL65dNbxaddhaM6GJ0CFZ6z+4R6MJwBA=";
|
||||
} + "/themes/Catppuccin Macchiato.theme";
|
||||
};
|
||||
|
||||
home.packages = [
|
||||
# pkgs.apacheKafka
|
||||
pkgs.aria
|
||||
|
||||
Reference in New Issue
Block a user