Auto-commit: 2026-01-05 18:49:59
This commit is contained in:
@@ -1,8 +1,4 @@
|
|||||||
{ pkgs, ...}:
|
{ pkgs, ...}:
|
||||||
{
|
{
|
||||||
nixpkgs.config.allowUnfree = true;
|
nixpkgs.config.allowUnfree = true;
|
||||||
services.easyeffects = {
|
|
||||||
enable = true;
|
|
||||||
};
|
|
||||||
home.packages = [ pkgs.gcr ]; # Provides org.gnome.keyring.SystemPrompter
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user