fix font and literature config

This commit is contained in:
2026-01-25 02:26:40 +01:00
parent a9ed1c0281
commit 878e5c8193
6 changed files with 98 additions and 11 deletions

21
flake.lock generated
View File

@@ -1,5 +1,25 @@
{
"nodes": {
"cartograph-cf": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1769302787,
"narHash": "sha256-4Ty9XPOnucZcpHtqhILgxpL8CNwbiYOySidsrNarVDc=",
"owner": "0qln",
"repo": "CartographCF-Nerdfont",
"rev": "c5c4a65f7a4c57a3e73219437aff8dde79b9cfa3",
"type": "github"
},
"original": {
"owner": "0qln",
"repo": "CartographCF-Nerdfont",
"type": "github"
}
},
"flake-parts": {
"inputs": {
"nixpkgs-lib": "nixpkgs-lib"
@@ -51,6 +71,7 @@
},
"root": {
"inputs": {
"cartograph-cf": "cartograph-cf",
"flake-parts": "flake-parts",
"nixpkgs": "nixpkgs"
}