diff options
| author | seth <[email protected]> | 2023-03-11 21:08:43 -0500 |
|---|---|---|
| committer | seth <[email protected]> | 2023-03-11 21:08:43 -0500 |
| commit | 2f5612b54033ac9eae2f8af6b51bcc7d9bf334e8 (patch) | |
| tree | ee189104e73ae8298c87ee9f615eb0f10d08dea8 /util/host.nix | |
| parent | b106662a49764a602417089a8b8e2eecb2e9f517 (diff) | |
remove unused import in util/
Diffstat (limited to 'util/host.nix')
| -rw-r--r-- | util/host.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/util/host.nix b/util/host.nix index d100bfb..750dffa 100644 --- a/util/host.nix +++ b/util/host.nix @@ -1,5 +1,4 @@ { - lib, inputs, mapFilterDirs, }: rec { |
