mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-07-13 08:02:40 +02:00
@@ -68,7 +68,7 @@
|
|||||||
"x-scheme-handler/tg" = ["org.telegram.desktop.desktop "];
|
"x-scheme-handler/tg" = ["org.telegram.desktop.desktop "];
|
||||||
|
|
||||||
"audio/*" = ["mpv.desktop"];
|
"audio/*" = ["mpv.desktop"];
|
||||||
"video/*" = ["mpv.dekstop"];
|
"video/*" = ["mpv.desktop"];
|
||||||
"image/*" = ["imv-dir.desktop"];
|
"image/*" = ["imv-dir.desktop"];
|
||||||
"image/gif" = ["imv-dir.desktop"];
|
"image/gif" = ["imv-dir.desktop"];
|
||||||
"image/jpeg" = ["imv-dir.desktop"];
|
"image/jpeg" = ["imv-dir.desktop"];
|
||||||
|
|||||||
@@ -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