add cookied to cookies vm
This commit is contained in:
parent
85081f33af
commit
496b493efa
4 changed files with 35 additions and 0 deletions
21
flake.lock
generated
21
flake.lock
generated
|
@ -1,5 +1,25 @@
|
|||
{
|
||||
"nodes": {
|
||||
"cookied": {
|
||||
"inputs": {
|
||||
"nixpkgs": [
|
||||
"nixpkgs"
|
||||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1741898518,
|
||||
"narHash": "sha256-h8XE0oaEtjtkAdy3+8Ofyuzu1NFYZoQYPpUea85fx7k=",
|
||||
"ref": "refs/heads/main",
|
||||
"rev": "b917ac47a393de3c2b7a9c1a225757c6b003124e",
|
||||
"revCount": 8,
|
||||
"type": "git",
|
||||
"url": "https://codeberg.org/lilly/cookied.git"
|
||||
},
|
||||
"original": {
|
||||
"type": "git",
|
||||
"url": "https://codeberg.org/lilly/cookied.git"
|
||||
}
|
||||
},
|
||||
"disko": {
|
||||
"inputs": {
|
||||
"nixpkgs": [
|
||||
|
@ -131,6 +151,7 @@
|
|||
},
|
||||
"root": {
|
||||
"inputs": {
|
||||
"cookied": "cookied",
|
||||
"disko": "disko",
|
||||
"home-manager": "home-manager",
|
||||
"lix": "lix",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue