diff --git a/modules/system/phoenix/default.nix b/modules/system/phoenix/default.nix index e825482..a6ce48c 100644 --- a/modules/system/phoenix/default.nix +++ b/modules/system/phoenix/default.nix @@ -24,7 +24,7 @@ config = { environment.systemPackages = with pkgs; [ attic-client - git + git git-lfs nix-output-monitor (pkgs.writeScriptBin "phoenix" '' if [[ $EUID -ne 0 ]]; then