refactor(statix): resolve 'statix check' issues

This commit is contained in:
2026-03-11 21:25:32 +01:00
parent cec4c12dc2
commit 1b51954bbd
24 changed files with 206 additions and 172 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
}:
let
cfg = config.shell.bash;
username = config.home.username;
inherit (config.home) username;
in
{
options.shell.bash = {