commit | 36ed4595c870917b9c6b757ab35236fc6437e747 | [log] [tgz] |
---|---|---|
author | Skyler Turner <skyler@clicksminuteper.net> | Tue Apr 05 22:15:02 2022 +0100 |
committer | Skyler Turner <skyler@clicksminuteper.net> | Tue Apr 05 22:15:02 2022 +0100 |
tree | 08d682d4d127cbaa2959af791f58fcef8558044d | |
parent | 98617fd213a9343e80625cf7c8dc555c6f65ee93 [diff] [blame] |
Committed after system build
diff --git a/system/configuration.nix b/system/configuration.nix index 3285c51..e092699 100644 --- a/system/configuration.nix +++ b/system/configuration.nix
@@ -246,6 +246,8 @@ shell = pkgs.zsh; }; + pkgs.zsh.enable = true; + # List packages installed in system profile. To search, run: # $ nix search wget environment.systemPackages = with pkgs; [