use rycee's gtk theme generation

This commit is contained in:
notgne2 2021-07-10 14:27:00 -07:00
parent 5ea55f5c81
commit f9af88d745
No known key found for this signature in database
GPG key ID: BB661E172B42A7F8
2 changed files with 10 additions and 36 deletions

View file

@ -8,6 +8,10 @@
url = "github:kdrag0n/base16-kitty";
flake = false;
};
rycee = {
url = "gitlab:rycee/nur-expressions";
flake = false;
};
};
outputs = { self, nixpkgs, ... }@inputs: {