fix: nixpkgs after 16 aug not working, had to use nvidia open
This commit is contained in:
parent
3927a4e96b
commit
2d1b4be5e2
3 changed files with 7 additions and 8 deletions
|
|
@ -2,8 +2,8 @@
|
|||
description = "Nixos config flake";
|
||||
|
||||
inputs = {
|
||||
# nixpkgs.url = "github:nixos/nixpkgs/master";
|
||||
nixpkgs.url = "github:nixos/nixpkgs/d6725bb4e318c25f5d6f909cad7ea3e7688ab238";
|
||||
nixpkgs.url = "github:nixos/nixpkgs/master";
|
||||
# nixpkgs.url = "github:nixos/nixpkgs/d6725bb4e318c25f5d6f909cad7ea3e7688ab238";
|
||||
|
||||
nix-colors = {
|
||||
url = "github:itepastra/nix-colors";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue