refactor(statix): resolve 'statix check' issues

This commit is contained in:
2026-01-26 10:28:35 +01:00
parent 68eecd01c7
commit b827b518cd
24 changed files with 206 additions and 172 deletions

View File

@@ -7,7 +7,7 @@
}:
let
cfg = config.shell.bash;
username = config.home.username;
inherit (config.home) username;
in
{
options.shell.bash = {