home-manager | refactor a bit, added fuzzel
This commit is contained in:
parent
9cffac9351
commit
f2a8ec8606
5 changed files with 42 additions and 9 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue