Auto-commit: 2026-01-05 18:51:00

This commit is contained in:
2026-01-05 18:51:00 +00:00
parent 051482176a
commit e774dde521

View File

@@ -1,7 +1,8 @@
{ nixosConfig, lib, pkgs, ... }:
let
cfg = nixosConfig.my.desktop;
in{
in
{
config = lib.mkIf cfg.enable {
services.gnome-keyring.enable = true;
services.easyeffects = {