10 lines
No EOL
166 B
Nix
10 lines
No EOL
166 B
Nix
{ ... }:
|
|
|
|
{
|
|
imports = [
|
|
./cpu-governor.nix
|
|
./system76-scheduler.nix
|
|
#./tlp.nix # ] conflicts
|
|
./power-profiles-daemon.nix # ]
|
|
];
|
|
} |