mirror of
https://github.com/buckley310/nixos-config.git
synced 2024-11-09 18:47:02 +00:00
workaround for pcscd
This commit is contained in:
parent
d2086d7154
commit
186d9bc1af
1 changed files with 2 additions and 0 deletions
|
@ -61,6 +61,8 @@ with lib;
|
||||||
tdesktop
|
tdesktop
|
||||||
yt-dlp-light
|
yt-dlp-light
|
||||||
|
|
||||||
|
pcscliteWithPolkit.out # workaround: https://github.com/NixOS/nixpkgs/issues/280826
|
||||||
|
|
||||||
(mpv.override { scripts = [ mpvScripts.mpris ]; })
|
(mpv.override { scripts = [ mpvScripts.mpris ]; })
|
||||||
|
|
||||||
(vscode-with-extensions.override {
|
(vscode-with-extensions.override {
|
||||||
|
|
Loading…
Reference in a new issue