aboutsummaryrefslogtreecommitdiff
path: root/profiles/defaults.nix
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/defaults.nix')
-rw-r--r--profiles/defaults.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/profiles/defaults.nix b/profiles/defaults.nix
index 8396599..d98daa0 100644
--- a/profiles/defaults.nix
+++ b/profiles/defaults.nix
@@ -116,6 +116,8 @@
security.sudo.wheelNeedsPassword = false;
+ programs.fish.enable = true;
+
environment.systemPackages = with pkgs; [
bottom
curl