move tmux config to nix
This commit is contained in:
parent
db45fa3633
commit
c4aefa0182
3 changed files with 72 additions and 2 deletions
19
flake.lock
generated
19
flake.lock
generated
|
@ -127,7 +127,8 @@
|
|||
"microvm": "microvm",
|
||||
"nixpkgs": "nixpkgs",
|
||||
"nixpkgs-unstable": "nixpkgs-unstable",
|
||||
"sops-nix": "sops-nix"
|
||||
"sops-nix": "sops-nix",
|
||||
"tmux-yank": "tmux-yank"
|
||||
}
|
||||
},
|
||||
"rust-analyzer-src": {
|
||||
|
@ -167,6 +168,22 @@
|
|||
"repo": "sops-nix",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"tmux-yank": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1601619684,
|
||||
"narHash": "sha256-hRvkBf+YrWycecnDixAsD4CAHg3KsioomfJ/nLl5Zgs=",
|
||||
"owner": "tmux-plugins",
|
||||
"repo": "tmux-yank",
|
||||
"rev": "1b1a436e19f095ae8f825243dbe29800a8acd25c",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "tmux-plugins",
|
||||
"repo": "tmux-yank",
|
||||
"type": "github"
|
||||
}
|
||||
}
|
||||
},
|
||||
"root": "root",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue