use conduwuit from flake

This commit is contained in:
cy 2025-01-21 21:56:26 -05:00
parent cfa298fb63
commit 0f913101a9
3 changed files with 721 additions and 37 deletions

View file

@ -37,8 +37,14 @@
inputs.nixpkgs.follows = "nixpkgs";
};
ghostty.url = "github:ghostty-org/ghostty";
conduwuit.url = "github:girlbossceo/conduwuit";
nixpkgs-garage.url = "github:cything/nixpkgs/garage-module"; # unmerged PR
nvim-github-theme = {
url = "github:projekt0n/github-nvim-theme";
flake = false;
};
};
nixConfig = {