ops/nixos/lib/low-space: fix

This commit is contained in:
Luke Granger-Brown 2020-12-06 15:22:40 +00:00
parent 26de73b0fb
commit 808b506123

View file

@ -3,7 +3,6 @@
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
{ pkgs, depot, lib, ... }: { pkgs, depot, lib, ... }:
in
{ {
config = { config = {
services.journald.extraConfig = lib.mkAfter '' services.journald.extraConfig = lib.mkAfter ''