fix typo
This commit is contained in:
@@ -743,7 +743,7 @@ in
|
|||||||
inferno
|
inferno
|
||||||
rtorrent
|
rtorrent
|
||||||
tpm2-tools
|
tpm2-tools
|
||||||
intel_gpu_tools
|
intel-gpu-tools
|
||||||
age-plugin-yubikey
|
age-plugin-yubikey
|
||||||
(python3.withPackages (
|
(python3.withPackages (
|
||||||
ps: with ps; [
|
ps: with ps; [
|
||||||
|
|||||||
@@ -232,7 +232,7 @@ in
|
|||||||
environment = {
|
environment = {
|
||||||
enableDebugInfo = true;
|
enableDebugInfo = true;
|
||||||
systemPackages = with pkgs; [
|
systemPackages = with pkgs; [
|
||||||
intel_gpu_tools
|
intel-gpu-tools
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user