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

@@ -1,6 +1,6 @@
{ lib, config, ... }:
let
username = config.ssh.username;
inherit (config.ssh) username;
in
{
# auto extract SSH keys