🚧 Update user configuration loading and use formatter

This commit is contained in:
Jo 2025-04-26 23:08:11 +02:00
parent cd32ad1c61
commit 54edba0070
12 changed files with 83 additions and 146 deletions

View file

@ -1,10 +1,12 @@
{
lib,
inputs,
self,
inputs,
...
}: {
imports = [ inputs.easy-hosts.flakeModule ];
imports = [
inputs.easy-hosts.flakeModule
];
easyHosts = {
autoConstruct = true;