Use upstream nvidia reverse prime support
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
# - add some handy shell commands
|
||||
|
||||
let
|
||||
nix-locate = config.inputs.nix-locate.defaultPackage.${config.currentSystem};
|
||||
nix-locate = config.inputs.nix-locate.packages.${config.currentSystem}.default;
|
||||
in {
|
||||
programs.command-not-found.enable = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user