Update module.nix

This commit is contained in:
Sergey Yelin 2024-09-01 15:44:11 +03:00 committed by GitHub
parent b666205a77
commit 6baf612e9f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,4 +1,4 @@
{ pks, lib, config, ... }:
{ pkgs, lib, config, ... }:
with lib;
let
cfg = config.distro-grub-themes;