Home: Fix remaining name qualifications after module update

This commit is contained in:
2024-10-14 17:13:53 +02:00
parent 050969a892
commit cb0c880431
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ in {
config = lib.mkIf chromium.enable {
home.packages = with pkgs;
builtins.concatLists [
(optionals cfg.google [
(lib.optionals chromium.google [
google-chrome # Trash, but required for decker pdf export
# Required for some flatpak compatibility