ops/nixos/lib/low-space: fix
This commit is contained in:
parent
26de73b0fb
commit
808b506123
1 changed files with 0 additions and 1 deletions
|
@ -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 ''
|
||||||
|
|
Loading…
Reference in a new issue