From e53fdea42b719b4065f55bfb462ed2f7db0f112b Mon Sep 17 00:00:00 2001 From: ene Date: Sun, 19 Mar 2023 09:18:59 +0100 Subject: Style(format): Alejandra --- home-manager/config/lf/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'home-manager') diff --git a/home-manager/config/lf/default.nix b/home-manager/config/lf/default.nix index 809073c4..3991ba19 100644 --- a/home-manager/config/lf/default.nix +++ b/home-manager/config/lf/default.nix @@ -55,7 +55,7 @@ in { xdg.configFile."lf/icons".source = ./icons; xdg.configFile."lf/colors".source = ./colors; -# TODO add the systemd tempfile option here + # TODO add the systemd tempfile option here programs.lf = { enable = true; @@ -209,7 +209,7 @@ in { gnutar unzip # TODO this is unfree! unrar - + p7zip ; }; -- cgit 1.4.1