Setup volty's plugin

This commit is contained in:
2025-04-09 21:53:29 +02:00
parent f84aff95b5
commit d07cf5c39d
4 changed files with 35 additions and 0 deletions

17
flake.lock generated
View File

@@ -1,5 +1,21 @@
{
"nodes": {
"areyoulockedin": {
"flake": false,
"locked": {
"lastModified": 1744183163,
"narHash": "sha256-VOqR7yF2y3XYHxJSR2AFL+6P8TzjBXrKl1rKXE+3rgs=",
"owner": "voltycodes",
"repo": "areyoulockedin.nvim",
"rev": "6711ece08b9d51ea409a792054c54a3ef576adab",
"type": "github"
},
"original": {
"owner": "voltycodes",
"repo": "areyoulockedin.nvim",
"type": "github"
}
},
"astal": {
"inputs": {
"nixpkgs": [
@@ -398,6 +414,7 @@
},
"root": {
"inputs": {
"areyoulockedin": "areyoulockedin",
"astal": "astal",
"flood": "flood",
"home-manager": "home-manager",