summaryrefslogtreecommitdiffstats
path: root/lass/1systems/prism/config.nix
diff options
context:
space:
mode:
authorlassulus <lassulus@lassul.us>2018-11-10 18:53:16 +0100
committerlassulus <lassulus@lassul.us>2018-11-10 18:53:16 +0100
commit3902f97c56cd374c67374b57357811621d8cec29 (patch)
tree937bf9874402330658d36fb846eb8049cc604863 /lass/1systems/prism/config.nix
parentdf660ff2fa05a624903b0b8c93b84c2fef3eb4e8 (diff)
l prism.r: remove deprecated grub workaround
Diffstat (limited to 'lass/1systems/prism/config.nix')
-rw-r--r--lass/1systems/prism/config.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/lass/1systems/prism/config.nix b/lass/1systems/prism/config.nix
index bf7de6fc..01479b69 100644
--- a/lass/1systems/prism/config.nix
+++ b/lass/1systems/prism/config.nix
@@ -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;