migrate to fish

This commit is contained in:
2026-05-07 21:05:42 +09:00
parent 1a13db8498
commit b79fc0f573
7 changed files with 221 additions and 19 deletions

View File

@@ -189,7 +189,7 @@ in
"podman"
"dialout"
]; # Enable sudo for the user.
shell = pkgs.nushell;
shell = pkgs.fish;
home = "/home/allen";
packages = with pkgs; [ tree ];
};
@@ -230,7 +230,7 @@ in
myRizin
libgit2
ntfs3g
inputs.helix.packages."${pkgs.system}".helix
inputs.helix.packages."${pkgs.stdenv.hostPlatform.system}".helix
bambu-studio
];