{ ... }: {
imports = [
./plasma-manager.nix
];
programs.plasma.powerdevil = {
autoSuspend = "nothing";
};
}