mirror of
https://github.com/kmein/niveum
synced 2026-03-16 10:11:08 +01:00
wilde: add battery modules
This commit is contained in:
@@ -12,6 +12,12 @@
|
||||
promptColours.success = "cyan";
|
||||
};
|
||||
|
||||
boot.extraModulePackages = with config.boot.kernelPackages; [ tp_smapi acpi_call ];
|
||||
|
||||
boot.kernelModules = [ "tp_smapi" "acpi_call" ];
|
||||
|
||||
environment.systemPackages = [ pkgs.tpacpi-bat ];
|
||||
|
||||
virtualisation.docker.enable = lib.mkForce false;
|
||||
|
||||
boot.loader.systemd-boot.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user