home: remove unneeded import

This commit is contained in:
Simon Gardling 2025-03-26 01:20:21 -04:00
parent 777a6fd9c1
commit c57a4f00d7
Signed by: titaniumtown
GPG Key ID: 9AB28AC10ECE533D

View File

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