From 01ccb0cead584733e6c89fcad44c441fe05bc5c7 Mon Sep 17 00:00:00 2001 From: seth Date: Wed, 22 Feb 2023 02:22:10 -0500 Subject: switch back to alejandra nixpkgs-fmt is weird... --- hosts/common/systemd.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts/common/systemd.nix') diff --git a/hosts/common/systemd.nix b/hosts/common/systemd.nix index d54a2ed..86fea4a 100644 --- a/hosts/common/systemd.nix +++ b/hosts/common/systemd.nix @@ -1,4 +1,4 @@ -{ wsl, ... }: { +{wsl, ...}: { services = { journald.extraConfig = '' MaxRetentionSec=1w -- cgit v1.2.3