parent
148e8e9daf
commit
551691f061
2 changed files with 6 additions and 0 deletions
common
|
@ -54,6 +54,10 @@
|
|||
./pkgs
|
||||
|
||||
{
|
||||
programs.bash.sessionVariables = {
|
||||
FLAKE = config.environment.variables.FLAKE;
|
||||
};
|
||||
|
||||
programs.bash.shellAliases = {
|
||||
# Make ping work on nix-on-droid
|
||||
# https://github.com/nix-community/nix-on-droid/issues/185#issuecomment-1659294700
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue