mirror of
https://github.com/aviallon/nixos-lib.git
synced 2026-04-06 01:38:06 +00:00
[General] Remove very old leftover from the begining of the conf
This commit is contained in:
parent
8c098419e9
commit
83855802ea
1 changed files with 0 additions and 4 deletions
|
|
@ -69,10 +69,6 @@ in
|
||||||
|
|
||||||
powerManagement.cpuFreqGovernor = mkDefault "schedutil";
|
powerManagement.cpuFreqGovernor = mkDefault "schedutil";
|
||||||
|
|
||||||
# Some programs need SUID wrappers, can be configured further or are
|
|
||||||
# started in user sessions.
|
|
||||||
programs.mtr.enable = true;
|
|
||||||
|
|
||||||
# zram is so usefull, we should always have it enabled.
|
# zram is so usefull, we should always have it enabled.
|
||||||
zramSwap = {
|
zramSwap = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue