From 081bc8dbc60145cd999a1d7a5d9d990f39cf4526 Mon Sep 17 00:00:00 2001 From: jopejoe1 Date: Fri, 26 Apr 2024 12:41:45 +0200 Subject: [PATCH] meant fish opps --- common.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common.nix b/common.nix index 12ff36a..88bdf8d 100644 --- a/common.nix +++ b/common.nix @@ -76,7 +76,7 @@ hardware.bluetooth.powerOnBoot = true; programs = { - nushell = { + fish = { enable = true; }; };