Remove unnecessary shell alias

This commit is contained in:
panotaka
2023-11-27 09:46:48 -04:00
parent a32236ce06
commit a27ab16007

View File

@@ -4,7 +4,6 @@
{
home.shellAliases = {
sudo = "sudo --preserve-env=PATH";
"\\\\" = "command";
};
home.packages = with pkgs; [