aboutsummaryrefslogtreecommitdiff
path: root/profiles/workstation.nix
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/workstation.nix')
-rw-r--r--profiles/workstation.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/profiles/workstation.nix b/profiles/workstation.nix
index c21b934..5451199 100644
--- a/profiles/workstation.nix
+++ b/profiles/workstation.nix
@@ -87,8 +87,6 @@
[ pkgs.xdg-desktop-portal-gtk pkgs.xdg-desktop-portal-wlr ];
};
- programs.zsh.enable = true;
-
programs.sway = {
enable = true;
wrapperFeatures.gtk = true;