Auto-commit: 2026-01-05 19:51:39

This commit is contained in:
2026-01-05 19:51:39 +00:00
parent 059ba969af
commit a50b9f4146

View File

@@ -1,9 +1,4 @@
{
config,
pkgs,
lib,
...
}:
{ config, pkgs, lib, ... }:
let
cfg = config.my;
in