temporary fix for recursion, remove duplicate hostname in main config
This commit is contained in:
parent
d2f8f28143
commit
00c2c2afef
9 changed files with 37 additions and 58 deletions
|
|
@ -1,11 +1,8 @@
|
|||
{
|
||||
config,
|
||||
pkgs,
|
||||
modulesPath,
|
||||
lib,
|
||||
...
|
||||
}:
|
||||
with lib; let
|
||||
}: let
|
||||
cfg = config.my;
|
||||
in {
|
||||
imports = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue