aboutsummaryrefslogtreecommitdiff
path: root/modules/client/cinnamon/default.nix
diff options
context:
space:
mode:
authoraethrvmn <me@aethrvmn.gr>2025-11-26 18:15:51 +0000
committeraethrvmn <me@aethrvmn.gr>2025-11-26 18:15:51 +0000
commitf9ffd5153573b1dcd472c475972740515fbb8a57 (patch)
tree4c6a26c92d7a575773079c16c995045aa4c5be91 /modules/client/cinnamon/default.nix
parentpinned home-manager to 25.11 (diff)
cleaned up xserver stuff
Diffstat (limited to '')
-rw-r--r--modules/client/cinnamon/default.nix7
1 files changed, 4 insertions, 3 deletions
diff --git a/modules/client/cinnamon/default.nix b/modules/client/cinnamon/default.nix
index eb16d5c..6e2895d 100644
--- a/modules/client/cinnamon/default.nix
+++ b/modules/client/cinnamon/default.nix
@@ -6,7 +6,6 @@
services = {
xserver = {
- enable = true;
desktopManager.cinnamon = {
enable = true;
@@ -16,11 +15,13 @@
enable = true;
};
};
- ## Just in case this isn't automatically enabled
+
+ ## Just in case this needs to be enabled
# cinnamon.apps.enable = true;
gnome = {
- # disable gNOME's "usecase?" ssh-agent
+ gnome-keyring.enable = true;
+ # disable gNOME's "usecase?" ssh-agent
gcr-ssh-agent.enable = lib.mkForce false;
};
};
Directive (EU) 2019/790, Article 4(3); all rights regarding Text and Data Mining (TDM) are reserved.