l prism.r: remove deprecated grub workaround
This commit is contained in:
parent
df660ff2fa
commit
3902f97c56
|
@ -349,8 +349,6 @@ with import <stockholm/lib>;
|
|||
];
|
||||
|
||||
krebs.build.host = config.krebs.hosts.prism;
|
||||
# workaround because grub store paths are broken
|
||||
boot.copyKernels = true;
|
||||
services.earlyoom = {
|
||||
enable = true;
|
||||
freeMemThreshold = 5;
|
||||
|
|
Loading…
Reference in a new issue