aboutsummaryrefslogtreecommitdiff
path: root/modules/client
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--modules/client/cinnamon/default.nix15
1 files changed, 5 insertions, 10 deletions
diff --git a/modules/client/cinnamon/default.nix b/modules/client/cinnamon/default.nix
index f769d12..16c60d0 100644
--- a/modules/client/cinnamon/default.nix
+++ b/modules/client/cinnamon/default.nix
@@ -1,4 +1,4 @@
-{ pkgs, ... }:
+{ pkgs, lib, ... }:
{
imports = [
../xserver
@@ -18,15 +18,10 @@
};
## Just in case this isn't automatically enabled
# cinnamon.apps.enable = true;
- };
-
- xdg.portal = {
- enable = true;
-
- extraPortals = with pkgs; [
- xdg-desktop-portal-gtk
- xdg-desktop-portal-wlr
- ];
+ # ----- below is for 25.11 ----------------------
+ # disable gNOME's "usecase?" ssh-agent
+ # gnome.gcr-ssh-agent.enable = lib.mkForce false;
+ # -----------------------------------------------
};
# Exclude specific packages
Directive (EU) 2019/790, Article 4(3); all rights regarding Text and Data Mining (TDM) are reserved.