home-manager | refactor a bit, added fuzzel

This commit is contained in:
Don Harper 2023-07-23 10:10:16 -05:00
parent 9cffac9351
commit f2a8ec8606
5 changed files with 42 additions and 9 deletions

View file

@ -1,5 +1,13 @@
{ config, pkgs, ... }:
{
imports = [
./tmux.nix
./neovim.nix
./khard.nix
./khal.nix
./liquidprompt.nix
./newsboat.nix
];
home.packages = with pkgs; [
bc
bitwarden-cli