Let's follow the example

This commit is contained in:
Lillian Violet 2024-04-27 14:00:02 +02:00
parent 12565e6ba5
commit eca05b1384
2 changed files with 5 additions and 1 deletions

View file

@ -20,6 +20,9 @@
# catpuccin theme
catppuccin.url = "github:catppuccin/nix";
# catpuccin flakehub for vscode
inputs.catppuccin-vsc.url = "https://flakehub.com/f/catppuccin/vscode/*.tar.gz";
# Conduit fork without all the fuss and drama
conduit = {
url = "github:girlbossceo/conduwuit";