Migrate to determinate nix

This commit is contained in:
2025-10-08 16:34:06 +08:00
parent 8cef23613d
commit 0f2442fd08
4 changed files with 1 additions and 23 deletions

View File

@@ -72,10 +72,6 @@ in
enable = true;
enableNushellIntegration = true;
};
nix-your-shell = {
enable = true;
enableNushellIntegration = true;
};
direnv = {
enable = true;
enableNushellIntegration = true;