Remove powertop & tlp
Signed-off-by: Nikolaos Karaolidis <nick@karaolidis.com>
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
../common/configs/system/ntp
|
||||
../common/configs/system/pipewire
|
||||
../common/configs/system/podman
|
||||
../common/configs/system/powertop
|
||||
../common/configs/system/power
|
||||
../common/configs/system/printing
|
||||
../common/configs/system/smartmontools
|
||||
../common/configs/system/sops
|
||||
@@ -38,7 +38,6 @@
|
||||
../common/configs/system/sudo
|
||||
../common/configs/system/system
|
||||
../common/configs/system/timezone
|
||||
../common/configs/system/tlp
|
||||
../common/configs/system/tmux
|
||||
../common/configs/system/upower
|
||||
../common/configs/system/users
|
||||
|
@@ -77,8 +77,6 @@
|
||||
|
||||
nixpkgs.config.cudaSupport = true;
|
||||
|
||||
powerManagement.enable = true;
|
||||
|
||||
services = {
|
||||
xserver.videoDrivers = [ "nvidia" ];
|
||||
fstrim.enable = true;
|
||||
|
Reference in New Issue
Block a user