This commit is contained in:
KoenDR06 2025-02-28 00:07:44 +01:00
parent e3649128e5
commit 5ad7a0ab05

View file

@ -15,6 +15,7 @@ in {
};
};
config = mkIf cfg.enable {
config =
mkIf cfg.enable {
};
}