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; }; };