home | added bash_complition for doas

This commit is contained in:
Don Harper 2023-09-23 17:20:44 -05:00
parent 846d32d0eb
commit 6768888ec2
2 changed files with 54 additions and 3 deletions

View file

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