master
Jean-Marie 'Histausse' Mineau 2024-02-12 22:57:56 +01:00
parent 63a5f9973e
commit e1f483126c
Signed by: histausse
GPG Key ID: B66AEEDA9B645AD2
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
{ config, pkgs, ... }:
{ lib, config, pkgs, ... }:
with lib;
let
cfgBase = config.base;