Remove outdated upgrade alias
This commit is contained in:
parent
8669c0cea0
commit
83e875c687
1 changed files with 0 additions and 3 deletions
|
@ -50,9 +50,6 @@
|
|||
EDITOR = "nvim";
|
||||
PASSWORD_STORE_DIR = "$HOME/repos/passwords";
|
||||
};
|
||||
shellAliases = {
|
||||
upgrade = "sudo nix-channel --update && sudo nixos-rebuild switch";
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue