feat: add rebuild script
This commit is contained in:
parent
fcd62641b1
commit
5332c0d278
5 changed files with 17 additions and 16 deletions
|
@ -2,7 +2,6 @@
|
|||
programs.bash = {
|
||||
enable = true;
|
||||
shellAliases = {
|
||||
rebuild = "sudo nixos-rebuild switch --flake";
|
||||
gs = "git status";
|
||||
ai = "aichat -r %shell% -e";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue