From 03edaa1cea03f9af528205eb887190177d286fd1 Mon Sep 17 00:00:00 2001 From: jopejoe1 Date: Tue, 28 Mar 2023 12:23:10 +0200 Subject: [PATCH] Use master branch due to broken nvidia-vaapi-driver --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 8edc50f..a53a658 100644 --- a/flake.nix +++ b/flake.nix @@ -1,7 +1,7 @@ { inputs = { # nixpkgs (Packges and modules) - nixpkgs.url = github:NixOS/nixpkgs/nixos-unstable; + nixpkgs.url = github:NixOS/nixpkgs;#/nixos-unstable; #nixpkgs.url = github:jopejoe1/nixpkgs/devolo; # Nix Hardware (Hardware configs)