docs: Drop mention of specializations

Currently specializations double the evaluation time from ~1 minute
to 2 minutes, and they're actually restrictive since it's possible to
run Hyprland and dwm on separate ttys at the same time.
This commit is contained in:
Donovan Glover 2024-08-26 22:07:46 -04:00
parent be5f0a6183
commit ed9a253fdf
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -16,8 +16,8 @@ My [NixOS] configuration with [Nix Flakes], [Home Manager], [Stylix], and [Hyprl
- Nix Flakes + Home Manager + Btrfs on LUKS.
- Simple yet effective Neovim setup with nvim-lspconfig.
- Modern Wayland support with Hyprland and the master-stack layout.
- Easily switch to a similar dwm config if X is necessary.
- Full Japanese support with fonts, input method, and wine covered.
- Specializations for easy switching between Hyprland, GNOME, and Plasma.
- A universal color scheme inherited by all applications.
## Usage