lynx: remove redundant configuration
This commit is contained in:
parent
109f6c73ea
commit
d761f8a067
1 changed files with 0 additions and 3 deletions
|
@ -14,9 +14,6 @@
|
||||||
|
|
||||||
environment.shells = with pkgs; [ bashInteractive zsh fish ];
|
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.
|
# Enable alternative shell support in nix-darwin.
|
||||||
# programs.fish.enable = true;
|
# programs.fish.enable = true;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue