add discover

This commit is contained in:
LavaDesu 2021-07-18 14:10:58 +07:00
parent f83b5bd0f9
commit 0e608a0fdf
Signed by: cilly
GPG key ID: 6500251E087653C9
4 changed files with 49 additions and 1 deletions

17
flake.lock generated
View file

@ -1,5 +1,21 @@
{
"nodes": {
"discover": {
"flake": false,
"locked": {
"lastModified": 1619462451,
"narHash": "sha256-QR/Z0YGp1SLQTGUgL7NPWw2Sn4z9sYQeGqiTKyr6jV4=",
"owner": "trigg",
"repo": "Discover",
"rev": "4d917d30c8593f048423e834aa46121c59f635de",
"type": "github"
},
"original": {
"owner": "trigg",
"repo": "Discover",
"type": "github"
}
},
"fast-syntax-highlighting": {
"flake": false,
"locked": {
@ -145,6 +161,7 @@
},
"root": {
"inputs": {
"discover": "discover",
"fast-syntax-highlighting": "fast-syntax-highlighting",
"home-manager": "home-manager",
"neovim-nightly": "neovim-nightly",