home/shell: split alias tree functionality into module and config

This commit is contained in:
2023-07-29 12:36:44 +02:00
parent 6663a8f280
commit f85724dea0
5 changed files with 566 additions and 440 deletions

View File

@@ -5,7 +5,7 @@ in {
inherit machineVars;
imports = [
./shellOptions.nix
./shell.nix
./packages.nix
./config/ssh/hosts/pvv.nix
@@ -26,6 +26,7 @@ in {
../modules/machineVars.nix
./modules/colors.nix
./modules/shellAliases.nix
inputs.secrets.outputs.home-config
] ++ optionals graphics [