zellij packages to all hosts

This commit is contained in:
rotterdam 2023-03-08 11:57:27 -03:00
parent e9779ca034
commit 07a8eab503
2 changed files with 1 additions and 4 deletions

View file

@ -16,6 +16,7 @@
tmux
tree
wget
zellij
];
programs = {

View file

@ -1,9 +1,5 @@
{ specialArgs, inputs, config, pkgs, lib, ... }:
let
fontFamily = "Hack Nerd Font";
in
{
fonts.fontconfig.enable = true;