This commit is contained in:
jopejoe1 2024-08-08 21:08:25 +02:00
parent 55aeca7389
commit d206479a6d
4 changed files with 16 additions and 12 deletions

View file

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