chore: remove unused configuration and flakes

This commit is contained in:
Nickolaj Jepsen 2025-08-23 17:28:04 +02:00
parent b02ef14ef1
commit ba100b98ba
6 changed files with 2 additions and 102 deletions

View file

@ -53,13 +53,7 @@
nix-vscode-extensions.url = "github:nix-community/nix-vscode-extensions";
claude-desktop.url = "github:k3d3/claude-desktop-linux-flake";
claude-desktop.inputs.nixpkgs.follows = "nixpkgs";
niri.url = "github:sodiboo/niri-flake";
niri.inputs.nixpkgs.follows = "nixpkgs";
zwift.url = "github:netbrain/zwift";
zwift.inputs.nixpkgs.follows = "nixpkgs";
};
}