theme | enable catppucci theming
This commit is contained in:
parent
86fef45deb
commit
995218d6aa
5 changed files with 84 additions and 46 deletions
|
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
inputs = {
|
||||
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
|
||||
catppuccin.url = "github:catppuccin/nix";
|
||||
disko.url = "github:nix-community/disko";
|
||||
disko.inputs.nixpkgs.follows = "nixpkgs";
|
||||
home-manager.url = "github:nix-community/home-manager/master";
|
||||
|
|
@ -17,6 +18,7 @@
|
|||
nixos-hardware,
|
||||
home-manager,
|
||||
stylix,
|
||||
catppuccin,
|
||||
...
|
||||
}: let
|
||||
inherit (self) outputs;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue