services/stylix: init with catppuccin-mocha

This commit is contained in:
Kevin Baensch 2025-07-18 19:23:21 +02:00
parent 86afefe071
commit 519a274f17
Signed by: derped
GPG key ID: C0F1D326C7626543
2 changed files with 35 additions and 0 deletions

View file

@ -25,6 +25,10 @@
url = "github:nix-community/lanzaboote/v0.4.2";
inputs.nixpkgs.follows = "nixpkgs";
};
stylix = {
url = "github:nix-community/stylix";
inputs.nixpkgs.follows = "nixpkgs";
};
nvim-lazy = {
url = "git+https://git.ophanim.de/derped/lazy.nvim.nix.git";
# url = "git+file:///home/derped/Projects/nvim";