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 = {
|
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";
|
nvdiff = "nvd diff /run/current-system result";
|
||||||
# rook & ceph versions.
|
# rook & ceph versions.
|
||||||
rcv = ''
|
rcv = ''
|
||||||
|
|
Loading…
Add table
Reference in a new issue