fix: missed semicolon

This commit is contained in:
2024-11-18 13:35:04 +05:00
parent fd69e56890
commit 9eb7299ca1

View File

@@ -27,7 +27,7 @@
cp = "xcp"; cp = "xcp";
update-os = "nh os switch ~/.dotfiles"; update-os = "nh os switch ~/.dotfiles";
update-home = "nh home switch ~/.dotfiles"; update-home = "nh home switch ~/.dotfiles";
k = "kubectl" k = "kubectl";
}; };
history = { history = {