From a9d6260884ccebf1917b5ca2a957ad33cb758ad6 Mon Sep 17 00:00:00 2001 From: Annika Merris Date: Sun, 6 Oct 2024 09:51:26 -0400 Subject: [PATCH] Remove Import I Don't Think I Need --- flake.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/flake.nix b/flake.nix index ccbfdfa..8a5bf41 100644 --- a/flake.nix +++ b/flake.nix @@ -27,8 +27,6 @@ inputs.nixpkgs.follows = "nixpkgs"; }; - nix-vscode-extensions.url = "github:nix-community/nix-vscode-extensions"; - # solaar = { # url = "github:Svenum/Solaar-Flake/latest"; # inputs.nixpkgs.follows = "nixpkgs";