feat: enabled cosmic

This commit is contained in:
Nick 2025-10-02 20:19:26 -05:00
parent 71dad853a4
commit 0665b883ab
4 changed files with 18 additions and 25 deletions

View file

@ -64,18 +64,10 @@
url = "github:danyspin97/wpaperd";
inputs.nixpkgs.follows = "nixpkgs";
};
# zed-editor = {
# url = "github:zed-industries/zed";
# inputs.nixpkgs.follows = "nixpkgs";
# };
zen-browser = {
url = "gitlab:InvraNet/zen-flake";
inputs.nixpkgs.follows = "nixpkgs";
};
# nix-comfyui = {
# url = "gitlab:upRootNutrition/nix-comfyui";
# inputs.nixpkgs.follows = "nixpkgs";
# };
upRootNutrition = {
url = "git+ssh://git@gitlab.com/uprootnutrition/website.git";
};