l 1 iso: enable copytoram
This commit is contained in:
parent
456f20deda
commit
0011f32a34
|
@ -11,6 +11,9 @@ with import <stockholm/lib>;
|
|||
../2configs/mc.nix
|
||||
../2configs/nixpkgs.nix
|
||||
../2configs/vim.nix
|
||||
{
|
||||
boot.kernelParams = [ "copytoram" ];
|
||||
}
|
||||
{
|
||||
krebs.enable = true;
|
||||
krebs.build.user = config.krebs.users.lass;
|
||||
|
|
Loading…
Reference in a new issue