From 81e4a09f04f95bbc5fd67ea5bc6e4c7beaf89697 Mon Sep 17 00:00:00 2001 From: Bloxx12 Date: Fri, 11 Jul 2025 22:43:45 +0200 Subject: [PATCH] users: drop zsh --- modules/other/users.nix | 4 ---- 1 file changed, 4 deletions(-) diff --git a/modules/other/users.nix b/modules/other/users.nix index fc57ad3..344a3e2 100644 --- a/modules/other/users.nix +++ b/modules/other/users.nix @@ -55,10 +55,6 @@ in { }; }; config = { - programs.zsh = { - enable = true; - enableBashCompletion = true; - }; users = { mutableUsers = true; users = {