Revert "fix: temporarily remove broken packages"
This reverts commit f1ee732c7c.
This commit is contained in:
parent
737a5cb268
commit
14289eee5c
2 changed files with 4 additions and 8 deletions
|
|
@ -49,8 +49,7 @@
|
|||
# For debugging and troubleshooting Secure Boot.
|
||||
pkgs.sbctl
|
||||
# Framework embedded controller interface
|
||||
# FIXME: build broken in nixpkgs
|
||||
#pkgs.fw-ectool
|
||||
pkgs.fw-ectool
|
||||
];
|
||||
|
||||
hardware = {
|
||||
|
|
@ -63,8 +62,7 @@
|
|||
enable = true;
|
||||
extraPackages = with pkgs; [
|
||||
vaapiVdpau
|
||||
# FIXME: broken in nixpkgs
|
||||
# libvdpau-va-gl
|
||||
libvdpau-va-gl
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue