services/stylix: init with catppuccin-mocha
This commit is contained in:
parent
86afefe071
commit
519a274f17
2 changed files with 35 additions and 0 deletions
|
@ -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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue