home: remove unneeded import

This commit is contained in:
2025-03-26 01:20:21 -04:00
parent 777a6fd9c1
commit c57a4f00d7

View File

@@ -88,7 +88,7 @@
agenix.homeManagerModules.age
(
{ pkgs, ... }:
{ ... }:
{
nixpkgs.overlays = [
rust-overlay.overlays.default