Auto-commit: 2026-01-05 18:51:00
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user