deadnix + statix after best-practices

This commit is contained in:
2024-11-09 16:40:26 -06:00
parent a9ef403cea
commit 2c377b9664
6 changed files with 5 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
{ config, ... }:
let
hostName = config.networking.hostName;
inherit (config.networking) hostName;
in
{
sops.secrets =