feat: add tfolio

This commit is contained in:
tux
2025-02-22 09:51:08 +05:30
parent dcddc6a3c9
commit 5db2541201
6 changed files with 131 additions and 0 deletions

21
flake.lock generated
View File

@ -713,6 +713,7 @@
"nixpkgs-stable": "nixpkgs-stable_3",
"nur": "nur",
"sops-nix": "sops-nix",
"tfolio": "tfolio",
"wezterm-flake": "wezterm-flake"
}
},
@ -832,6 +833,26 @@
"type": "github"
}
},
"tfolio": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1740197906,
"narHash": "sha256-G4H/c91GlHhUG7joDXxmvtcWz1xepzwRR4J+gQGLH+k=",
"ref": "refs/heads/main",
"rev": "23cf45aa50e8db9533d8ca432bcd7b4d2bc2b421",
"revCount": 13,
"type": "git",
"url": "ssh://git@github.com/tuxdotrs/tfolio.git"
},
"original": {
"type": "git",
"url": "ssh://git@github.com/tuxdotrs/tfolio.git"
}
},
"treefmt-nix": {
"inputs": {
"nixpkgs": [