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