LF: move to basics

This commit is contained in:
Filippo Berto 2023-08-15 10:51:13 +02:00
parent a85103ebc3
commit a02853e64f
No known key found for this signature in database
GPG key ID: FE98AE5EC52B1056
8 changed files with 2 additions and 8 deletions

View file

@ -3,7 +3,7 @@
language.base = "it_IT.UTF-8";
packages = builtins.attrValues {
inherit (pkgs)
fd file htop lf mmv-go neofetch nixos-option pv ripgrep unrar unzip wget
fd file htop mmv-go neofetch nixos-option pv ripgrep unrar unzip wget
xclip yq zip;
};
};
@ -24,6 +24,7 @@
./info.nix
./jq.nix
./keychain.nix
./lf.nix
./man.nix
./shell_aliases.nix
./ssh.nix