diff options
| author | Skullheadx <admonty1@protonmail.com> | 2026-06-13 23:05:19 -0400 |
|---|---|---|
| committer | Skullheadx <admonty1@protonmail.com> | 2026-06-13 23:05:19 -0400 |
| commit | 6bd2d69a5806d9cc498a65ddc7fc79a199140b55 (patch) | |
| tree | 9678f0f2f6d324b66a250d1f7ad2f3889e83bf14 /scripts/surf_search.nix | |
| parent | use fira code nerf font (diff) | |
| download | nixos-6bd2d69a5806d9cc498a65ddc7fc79a199140b55.tar.gz nixos-6bd2d69a5806d9cc498a65ddc7fc79a199140b55.tar.bz2 nixos-6bd2d69a5806d9cc498a65ddc7fc79a199140b55.zip | |
format using alejandra
Diffstat (limited to 'scripts/surf_search.nix')
| -rw-r--r-- | scripts/surf_search.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/surf_search.nix b/scripts/surf_search.nix index e186bdb..3882265 100644 --- a/scripts/surf_search.nix +++ b/scripts/surf_search.nix @@ -1,4 +1,4 @@ -{ pkgs }: +{pkgs}: pkgs.writeShellApplication { name = "surf_search"; runtimeInputs = with pkgs; [ |
