update abbr
This commit is contained in:
parent
a4533ae581
commit
96af04f592
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ in {
|
|||
};
|
||||
|
||||
shellAbbrs = {
|
||||
nrs = "sudo nixos-rebuild switch --flake .";
|
||||
nrs = "sudo nixos-rebuild switch --flake . --show-trace --accept-flake-config";
|
||||
nvdiff = "nvd diff /run/current-system result";
|
||||
# rook & ceph versions.
|
||||
rcv = ''
|
||||
|
|
Loading…
Add table
Reference in a new issue