diff options
Diffstat (limited to 'hosts')
-rw-r--r-- | hosts/common.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/common.nix b/hosts/common.nix index 3789fb2..fec163d 100644 --- a/hosts/common.nix +++ b/hosts/common.nix @@ -40,6 +40,7 @@ curl moreutils flakeInputs.agenix.packages.${system}.default + jq ]; # Aliases that are burned into my muscle memory. |