feat: add claude desktop

This commit is contained in:
Nickolaj Jepsen 2025-04-28 08:15:24 +02:00
parent ab6f8e21dc
commit b87a5ff696
4 changed files with 88 additions and 24 deletions

View file

@ -72,5 +72,8 @@
nvf.url = "github:notashelf/nvf";
nvf.inputs.nixpkgs.follows = "nixpkgs";
claude-desktop.url = "github:k3d3/claude-desktop-linux-flake";
claude-desktop.inputs.nixpkgs.follows = "nixpkgs";
};
}