dead imports

Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
This commit is contained in:
Hadi
2026-04-18 01:03:57 +02:00
parent 5e0dd70cfa
commit 9429c9f93b
7 changed files with 8 additions and 12 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
inputs,
...
}: let
home = inputs.home-manager.lib.home;
inherit (inputs.home-manager.lib) home;
in {
imports = [inputs.sops-nix.homeManagerModules.sops];