aboutsummaryrefslogtreecommitdiffstats
path: root/flake.nix
diff options
context:
space:
mode:
authorPetri Hienonen <petri.hienonen@gmail.com>2025-12-03 09:25:03 +0200
committerPetri Hienonen <petri.hienonen@gmail.com>2025-12-03 09:25:03 +0200
commite80de5ae7c0f96638820ee0b60a3776321fa19f1 (patch)
tree7d69a65879f801fac6e189188e309a19022f34a1 /flake.nix
parent3888d2a09ea45a81832010f092ceb0ab814f02cd (diff)
downloadnixos-e80de5ae7c0f96638820ee0b60a3776321fa19f1.tar.zst
Update .cargo/config.toml to nix for validation
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix
index 65940ff..1b483d1 100644
--- a/flake.nix
+++ b/flake.nix
@@ -36,7 +36,7 @@
location = "$HOME/.nix";
terminal = "ghostty";
editor = "nvim";
- shell = "fish";
+ shell = "nushell";
};
in
{