diff --git a/home/xonsh.nix b/home/xonsh.nix index 98692c0..7b7ccc2 100644 --- a/home/xonsh.nix +++ b/home/xonsh.nix @@ -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 = ''