aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoraethrvmn <me@aethrvmn.gr>2025-10-24 22:52:59 +0000
committeraethrvmn <me@aethrvmn.gr>2025-10-24 22:52:59 +0000
commit61f4cd52a65a3e04f634b1ed9953dcb7731a6504 (patch)
tree4d769eea29fbc0e11bc3fd3a8b8aeee960788e2e
parentadded placeholders for future reference (diff)
remove portals
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.