mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-07-14 08:32:39 +02:00
fix(utils.nu): fix comment typo (Virutal -> Virtual)
This commit is contained in:
committed by
DataEraserC
parent
309469fa85
commit
6b2168b925
@@ -54,7 +54,7 @@ export def darwin-rollback [] {
|
|||||||
./result/sw/bin/darwin-rebuild --rollback
|
./result/sw/bin/darwin-rebuild --rollback
|
||||||
}
|
}
|
||||||
|
|
||||||
# ==================== Virutal Machines related =====================
|
# ==================== Virtual Machines related =====================
|
||||||
|
|
||||||
# Build and upload a VM image
|
# Build and upload a VM image
|
||||||
export def upload-vm [
|
export def upload-vm [
|
||||||
|
|||||||
Reference in New Issue
Block a user