removed nixgl input

This commit is contained in:
2025-11-12 07:46:32 +01:00
parent 3ed7957e81
commit 1e21296725
2 changed files with 1 additions and 5 deletions

View File

@@ -23,10 +23,7 @@
nixpkgs-unstable.url = "github:nixos/nixpkgs/nixos-unstable";
m3ta-nixpkgs.url = "git+https://code.m3ta.dev/m3tam3re/nixpkgs";
nixgl = {
url = "github:nix-community/nixGL";
inputs.nixpkgs.follows = "nixpkgs";
};
nur = {
url = "github:nix-community/NUR";
inputs.nixpkgs.follows = "nixpkgs";