temporary fix for recursion, remove duplicate hostname in main config

This commit is contained in:
Vinzenz Schroeter 2023-09-09 19:22:11 +02:00
parent d2f8f28143
commit 00c2c2afef
9 changed files with 37 additions and 58 deletions

View file

@ -3,8 +3,7 @@
pkgs,
lib,
...
}:
with lib; let
}: let
cfg = config.my.home;
in {
imports = [