From 1127041cda7ff8aaadd5321a27d404a00db2088d Mon Sep 17 00:00:00 2001 From: Raghuram Subramani Date: Tue, 12 Mar 2024 21:56:50 +0530 Subject: Revert "dwm" This reverts commit 55542f1ce3f313419ebe6a7fa9a7629898e6ce2e. --- modules/compromyse.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/compromyse.nix') diff --git a/modules/compromyse.nix b/modules/compromyse.nix index 89443f4..f822b46 100644 --- a/modules/compromyse.nix +++ b/modules/compromyse.nix @@ -5,6 +5,6 @@ initialPassword = "changeme"; isNormalUser = true; # openssh.authorizedKeys.keys = []; - extraGroups = [ "wheel" "video" "storage" "input" "plugdev" "tty" "libvirtd" "docker" ]; + extraGroups = [ "wheel" "video" "storage" "input" "plugdev" "libvirtd" "docker" ]; }; } -- cgit v1.2.3