Tweak vifm module

This commit is contained in:
Tibo De Peuter 2023-03-29 10:18:49 +02:00
parent 088a9796c6
commit 8f4d9bd746
2 changed files with 7 additions and 1 deletions

View file

@ -0,0 +1,6 @@
{
imports = [
./vifm
./zellij
];
}

View file

@ -1,7 +1,7 @@
{ config, lib, pkgs, ... }:
{
home = {
home-manager.users.tdpeuter.home = {
packages = with pkgs; [
vifm
font-awesome_5