zellij packages to all hosts
This commit is contained in:
parent
e9779ca034
commit
07a8eab503
2 changed files with 1 additions and 4 deletions
|
|
@ -16,6 +16,7 @@
|
|||
tmux
|
||||
tree
|
||||
wget
|
||||
zellij
|
||||
];
|
||||
|
||||
programs = {
|
||||
|
|
|
|||
|
|
@ -1,9 +1,5 @@
|
|||
{ specialArgs, inputs, config, pkgs, lib, ... }:
|
||||
|
||||
let
|
||||
fontFamily = "Hack Nerd Font";
|
||||
in
|
||||
|
||||
{
|
||||
fonts.fontconfig.enable = true;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue