add hello-fonts

This commit is contained in:
Leonardo Eugênio 2024-10-06 13:35:13 -03:00
parent 55ab02f3ce
commit 35ce459191
3 changed files with 26 additions and 0 deletions

17
flake.lock generated
View file

@ -423,6 +423,22 @@
"type": "github"
}
},
"hello-fonts": {
"flake": false,
"locked": {
"lastModified": 1728232065,
"narHash": "sha256-1DUW1YqZALPFxBM7HYcNZiCZQvMqUiJ1m04NU4IIe3I=",
"ref": "refs/heads/main",
"rev": "10f7485fea930bb45e97fbda0cd68f199a7e8f59",
"revCount": 1,
"type": "git",
"url": "https://git.lelgenio.com/lelgenio/hello-fonts"
},
"original": {
"type": "git",
"url": "https://git.lelgenio.com/lelgenio/hello-fonts"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
@ -583,6 +599,7 @@
"dhist": "dhist",
"disko": "disko",
"dzgui-nix": "dzgui-nix",
"hello-fonts": "hello-fonts",
"home-manager": "home-manager",
"made-you-look": "made-you-look",
"nix-index-database": "nix-index-database",