diff options
| author | Caroline Larimore <caroline@larimo.re> | 2025-02-05 15:41:47 -0800 |
|---|---|---|
| committer | Caroline Larimore <caroline@larimo.re> | 2025-04-14 18:58:45 -0700 |
| commit | 1b57fbd0aa4e790e3dbb007ea315b1af6efabf31 (patch) | |
| tree | 952a9fda15236bdc62c39c4a5c2f172a7eca4953 /core/packages.nix | |
| parent | df2a7d06f36027d8df1afef928de86c70c58da8d (diff) | |
migration: git
Diffstat (limited to 'core/packages.nix')
| -rw-r--r-- | core/packages.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/packages.nix b/core/packages.nix index fc8f8eb..4ede458 100644 --- a/core/packages.nix +++ b/core/packages.nix @@ -6,7 +6,6 @@ (writeShellScriptBin "rbf" "sudo nixos-rebuild switch --flake path:/etc/nixos") moreutils - git wget killall jq |