aboutsummaryrefslogtreecommitdiffstats
path: root/home-manager/config/lf
diff options
context:
space:
mode:
authorene <ene@sils.li>2023-03-19 09:18:59 +0100
committerene <ene@sils.li>2023-03-19 09:18:59 +0100
commite53fdea42b719b4065f55bfb462ed2f7db0f112b (patch)
tree9eb6fdf3833455c9d65e4eeb12dd20d9404f5c5d /home-manager/config/lf
parentFeat(hm/conf/dconf): Add dconf (diff)
downloadnixos-config-e53fdea42b719b4065f55bfb462ed2f7db0f112b.zip
Style(format): Alejandra
Diffstat (limited to 'home-manager/config/lf')
-rw-r--r--home-manager/config/lf/default.nix4
1 files changed, 2 insertions, 2 deletions
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
;
};