home | added bash_complition for doas
This commit is contained in:
parent
846d32d0eb
commit
6768888ec2
2 changed files with 54 additions and 3 deletions
|
|
@ -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; [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue