mirror of
https://github.com/tomasriveral/nixos.git
synced 2026-08-12 10:30:44 +02:00
Formated with alejandra
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
ripgrep,
|
||||
...
|
||||
}:
|
||||
|
||||
writeShellApplication {
|
||||
name = "custom-obsidianvaults";
|
||||
runtimeInputs = [
|
||||
@@ -42,5 +41,5 @@ writeShellApplication {
|
||||
# Exit the kitty terminal after selection
|
||||
pkill -f "kitty.*Select Obsidian vault"
|
||||
exit
|
||||
'';
|
||||
'';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user