lynx: remove redundant configuration

This commit is contained in:
Zynh Ludwig 2025-02-18 18:53:36 -08:00
parent 109f6c73ea
commit d761f8a067

View file

@ -14,9 +14,6 @@
environment.shells = with pkgs; [ bashInteractive zsh fish ];
# Auto upgrade nix package and the daemon service.
services.nix-daemon.enable = true;
# Enable alternative shell support in nix-darwin.
# programs.fish.enable = true;