ollama
This commit is contained in:
parent
8d4db8e8ca
commit
04c6cd8cd9
12 changed files with 81 additions and 19 deletions
17
flake.lock
generated
17
flake.lock
generated
|
|
@ -234,6 +234,22 @@
|
|||
"type": "github"
|
||||
}
|
||||
},
|
||||
"flake-private": {
|
||||
"locked": {
|
||||
"lastModified": 1744570005,
|
||||
"narHash": "sha256-SnV4raQWMiysxsZBOq4wrR9kWxF8Fk/Arn9bERr1XOg=",
|
||||
"ref": "main",
|
||||
"rev": "ce669973291ca0e09677fb2491922ea15562e9ef",
|
||||
"revCount": 2,
|
||||
"type": "git",
|
||||
"url": "ssh://git@git.firelilith.org/lilith/flake-private.git"
|
||||
},
|
||||
"original": {
|
||||
"ref": "main",
|
||||
"type": "git",
|
||||
"url": "ssh://git@git.firelilith.org/lilith/flake-private.git"
|
||||
}
|
||||
},
|
||||
"flake-utils": {
|
||||
"inputs": {
|
||||
"systems": "systems"
|
||||
|
|
@ -799,6 +815,7 @@
|
|||
},
|
||||
"root": {
|
||||
"inputs": {
|
||||
"flake-private": "flake-private",
|
||||
"flake-utils": "flake-utils",
|
||||
"home-manager": "home-manager",
|
||||
"hyprgrass": "hyprgrass",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue