mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 00:29:43 -04:00
moved alias
This commit is contained in:
parent
ed81d767fa
commit
a818601c6e
3 changed files with 5 additions and 6 deletions
|
|
@ -16,7 +16,7 @@ in
|
|||
bashrcExtra = import ./config/bashrc.nix;
|
||||
shellAliases = import ./config/alias.nix;
|
||||
};
|
||||
|
||||
|
||||
services.gpg-agent.enableBashIntegration = true;
|
||||
programs = {
|
||||
direnv = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue