mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-04 20:02:10 +02:00
remove this
Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com> Former-commit-id: 41f98c18a1d177ee310acc3f3cb68d6897760aa8
This commit is contained in:
@@ -94,15 +94,6 @@ in {
|
|||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
programs.zsh = {
|
|
||||||
sessionVariables = {
|
|
||||||
LD_LIBRARY_PATH = lib.concatStringsSep ":" [
|
|
||||||
"$LD_LIBRARY_PATH"
|
|
||||||
"${nvidiaDriverChannel}/lib" # change the package name according to nix search result
|
|
||||||
];
|
|
||||||
};
|
|
||||||
};
|
|
||||||
|
|
||||||
# Additional useful packages
|
# Additional useful packages
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
vulkan-tools
|
vulkan-tools
|
||||||
|
|||||||
Reference in New Issue
Block a user