summaryrefslogtreecommitdiff
path: root/hosts/common.nix
diff options
context:
space:
mode:
authorbeeb5k <beebeeb5k@gmail.com>2026-08-31 17:10:07 +0530
committerbeeb5k <beebeeb5k@gmail.com>2026-08-31 17:10:07 +0530
commite1f5bdaa2e8c8c482fb0526a81c73197e9d28f59 (patch)
tree556b7ec0a8baa42d418fb1a2a3ad60677d4d2001 /hosts/common.nix
parent9059d75874cdb0006ee4c1d39f8276aa9004be9a (diff)
custom neovim matugen theme with noctalia
and update system and other stuff i dont really remember
Diffstat (limited to 'hosts/common.nix')
-rw-r--r--hosts/common.nix9
1 files changed, 0 insertions, 9 deletions
diff --git a/hosts/common.nix b/hosts/common.nix
index bb92ba9..d8b8ba0 100644
--- a/hosts/common.nix
+++ b/hosts/common.nix
@@ -84,15 +84,6 @@
LC_TIME = "en_IN";
};
- services.displayManager.ly = {
- enable = true;
- x11Support = false;
- settings = {
- load = true;
- save = true;
- };
- };
-
security.pam.services.ly.enableGnomeKeyring = true;
security.pam.services.login.enableGnomeKeyring = true;