Auto-commit: 2026-01-05 18:48:40

This commit is contained in:
2026-01-05 18:48:40 +00:00
parent 176254bdcf
commit 54e0aa1093

View File

@@ -1,7 +1,6 @@
{ pkgs, ...}:
{
nixpkgs.config.allowUnfree = true;
services.gnome-keyring.enable = true;
services.easyeffects = {
enable = true;
};