diff --git a/hosts/cnixpad/modules.nix b/hosts/cnixpad/modules.nix index 31aea69e..7562dfa3 100644 --- a/hosts/cnixpad/modules.nix +++ b/hosts/cnixpad/modules.nix @@ -154,12 +154,6 @@ greetd = { enable = true; user = "cnst"; - autologin = { - enable = false; - }; - gnomeKeyring = { - enable = false; - }; }; gvfs = { enable = true; diff --git a/hosts/toothpc/modules.nix b/hosts/toothpc/modules.nix index 3f25cb56..3972d56c 100644 --- a/hosts/toothpc/modules.nix +++ b/hosts/toothpc/modules.nix @@ -154,12 +154,6 @@ greetd = { enable = true; user = "toothpick"; - autologin = { - enable = false; - }; - gnomeKeyring = { - enable = false; - }; }; gvfs = { enable = true;