add miraclecast
This commit is contained in:
parent
857d4db053
commit
321d293685
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@
|
||||||
repository = lib.mkForce "b2:cyplo-restic-foureighty:/";
|
repository = lib.mkForce "b2:cyplo-restic-foureighty:/";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
environment.systemPackages = with inputs.nixpkgs-master.legacyPackages."${system}"; [miraclecast];
|
||||||
boot = {
|
boot = {
|
||||||
kernelParams = ["initcall_debug" ''dyndbg="file suspend.c +p"'' "no_console_suspend"];
|
kernelParams = ["initcall_debug" ''dyndbg="file suspend.c +p"'' "no_console_suspend"];
|
||||||
tmp.cleanOnBoot = true;
|
tmp.cleanOnBoot = true;
|
||||||
|
|
Loading…
Reference in a new issue