migrate to fish
This commit is contained in:
@@ -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
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user