Skip to content

Commit

Permalink
get borg in the shell
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianHicks committed Sep 16, 2021
1 parent 163dbc6 commit e87dfae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flake.nix
Expand Up @@ -75,6 +75,7 @@
(pkgs.writeShellScriptBin "nix" ''
exec ${pkgs.nixUnstable}/bin/nix --experimental-features "nix-command flakes" "$@"
'')
borgbackup
];
};
}) [ "x86_64-linux" "x86_64-darwin" ]);
Expand Down

0 comments on commit e87dfae

Please sign in to comment.