l prism.r: remove deprecated grub workaround

This commit is contained in:
lassulus 2018-11-10 18:53:16 +01:00
parent df660ff2fa
commit 3902f97c56

View file

@ -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;