Add direnv flake alias

This commit is contained in:
Greg Hellings
2022-05-22 21:01:37 -05:00
parent 669f22c3a7
commit b5236bf145
+1
View File
@@ -41,6 +41,7 @@ in {
devroles = "cd ~/src/ansible_collections/devroles";
molcol = "molecule -c ../../tests/molecule.yml";
pa = "cd ~/src/packaging";
dirflake = "nix flake new -t github:nix-community/nix-direnv";
};
configHeader = ''