Revert "Merge add-catppuccin-forgejo: Catppuccin theme on Forgejo"

This reverts commit 1b0eb5835d, reversing
changes made to 5d4f2048a6.
This commit is contained in:
DannyDannyDanny 2026-05-20 20:13:44 +02:00
parent 9793d5ef7c
commit b11add8525
4 changed files with 0 additions and 36 deletions

View file

@ -25,12 +25,6 @@
nix-openclaw.url = "github:openclaw/nix-openclaw";
nix-openclaw.inputs.nixpkgs.follows = "nixpkgs";
# Catppuccin NixOS module — used for theming Forgejo (and any future
# NixOS-level services). Home-manager/neovim/alacritty Catppuccin lives
# outside this input (separate nixpkgs packages).
catppuccin.url = "github:catppuccin/nix";
catppuccin.inputs.nixpkgs.follows = "nixpkgs";
clan-core.url = "https://git.clan.lol/clan/clan-core/archive/main.tar.gz";
clan-core.inputs.nixpkgs.follows = "nixpkgs";
clan-core.inputs.flake-parts.follows = "flake-parts";