Commit 76e0284e authored by scrufulufugus's avatar scrufulufugus Committed by Alyssa Ross
Browse files

system76-power: migrate to pkgs/by-name format

parent 969102bd
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -26053,8 +26053,6 @@ with pkgs;
  system76-keyboard-configurator = callPackage ../applications/misc/system76-keyboard-configurator { };
  system76-power = callPackage ../os-specific/linux/system76-power { };
  ocf-resource-agents = callPackage ../os-specific/linux/ocf-resource-agents { };
  open-vm-tools-headless = open-vm-tools.override { withX = false; };