From e1f5bdaa2e8c8c482fb0526a81c73197e9d28f59 Mon Sep 17 00:00:00 2001 From: beeb5k Date: Mon, 31 Aug 2026 17:10:07 +0530 Subject: custom neovim matugen theme with noctalia and update system and other stuff i dont really remember --- hosts/common.nix | 9 --------- 1 file changed, 9 deletions(-) (limited to 'hosts/common.nix') 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; -- cgit v1.3.1