This commit is contained in:
Vivian 2023-10-19 00:02:25 +02:00
parent 18afb28946
commit e6d4b1a23c
2 changed files with 15 additions and 18 deletions

View file

@ -38,9 +38,6 @@
# FS
fileSystems."/".options = [ "compress=zstd" ];
systemd.tmpfiles.rules =
[ "L+ /opt/rocm/hip - - - - ${pkgs.hip}" ];
powerManagement = {
enable = true;
powertop.enable = true;