From 0c592de60897d5b4a117ea9f871c4547d0a28b73 Mon Sep 17 00:00:00 2001 From: seth Date: Wed, 25 Oct 2023 10:15:39 -0400 Subject: systems+seth: start using ctp-nix --- flake.nix | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index f2a169a..e342cfb 100644 --- a/flake.nix +++ b/flake.nix @@ -38,6 +38,14 @@ }; }; + catppuccin = { + url = "github:Stonks3141/ctp-nix"; + inputs = { + nixpkgs.follows = "nixpkgs"; + flake-compat.follows = "flake-compat"; + }; + }; + getchoo = { url = "github:getchoo/nix-exprs"; inputs.nixpkgs.follows = "nixpkgs"; -- cgit v1.2.3