mirror of
https://github.com/oqyude/nixos.git
synced 2026-08-08 23:53:11 +03:00
path refactoring
This commit is contained in:
@@ -13,10 +13,4 @@
|
||||
power-profiles-daemon.enable = lib.mkForce false;
|
||||
throttled.enable = false;
|
||||
};
|
||||
|
||||
environment = {
|
||||
systemPackages = with pkgs; [
|
||||
cpupower-gui
|
||||
];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user