10 lines
No EOL
199 B
Nix
10 lines
No EOL
199 B
Nix
{ ... }:
|
|
|
|
{
|
|
imports = [
|
|
./cpu-governor.nix
|
|
./system76-scheduler.nix
|
|
#./tlp.nix # ] Conflicts with each other, only choose one
|
|
./power-profiles-daemon.nix # ]
|
|
];
|
|
} |