acpi call on thinkpad

This commit is contained in:
Cyryl Płotnicki 2020-07-19 21:57:42 +01:00
parent 2d14a78dc6
commit b453dbdf7a
4 changed files with 6 additions and 3 deletions

View file

@ -5,6 +5,9 @@
boot = { boot = {
kernelPackages = pkgs.linuxPackages_latest_hardened; kernelPackages = pkgs.linuxPackages_latest_hardened;
kernelModules = [ "acpi_call" ];
extraModulePackages = with config.boot.kernelPackages; [ acpi_call ];
initrd.luks.devices = { initrd.luks.devices = {
root = { root = {
device = "/dev/disk/by-uuid/a9e8a44f-15be-4844-a0a1-46892cc5e44e"; device = "/dev/disk/by-uuid/a9e8a44f-15be-4844-a0a1-46892cc5e44e";

View file

@ -3,7 +3,7 @@
home.packages = with pkgs; [ home.packages = with pkgs; [
genpass bitwarden-cli genpass bitwarden-cli
gdb lldb gdb lldb
wget git gnupg curl tmux htop atop pciutils powertop ripgrep-all fd dnsutils du-dust wget git gnupg curl tmux htop atop pciutils powertop ripgrep fd dnsutils du-dust
( pass.withExtensions (ext: [ ext.pass-otp ext.pass-import ext.pass-genphrase ext.pass-audit ext.pass-update ])) ( pass.withExtensions (ext: [ ext.pass-otp ext.pass-import ext.pass-genphrase ext.pass-audit ext.pass-update ]))
hsetroot lm_sensors hsetroot lm_sensors
wirelesstools ranger apvlv wirelesstools ranger apvlv

View file

@ -26,7 +26,7 @@ in
environment.enableDebugInfo = true; environment.enableDebugInfo = true;
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
wget git gnupg curl tmux htop atop home-manager pciutils powertop ripgrep-all fd dnsutils wget git gnupg curl tmux htop atop home-manager pciutils powertop fd dnsutils
]; ];
i18n.defaultLocale = "en_GB.UTF-8"; i18n.defaultLocale = "en_GB.UTF-8";

View file

@ -18,7 +18,7 @@
]; ];
home.packages = with pkgs; [ home.packages = with pkgs; [
ssb-patchwork zoom-us zoom-us
passff-host passff-host
gnome3.gnome-screenshot gsettings-desktop-schemas gnome3.gnome-screenshot gsettings-desktop-schemas
apvlv xidlehook apvlv xidlehook