use bezel, needed new token
This commit is contained in:
parent
4a3e0290d0
commit
faa7b9abfd
2 changed files with 38 additions and 1 deletions
37
hosts/oren/flake.lock
generated
37
hosts/oren/flake.lock
generated
|
|
@ -62,6 +62,42 @@
|
|||
"type": "github"
|
||||
}
|
||||
},
|
||||
"beszel": {
|
||||
"inputs": {
|
||||
"beszel-nixpkgs": "beszel-nixpkgs"
|
||||
},
|
||||
"locked": {
|
||||
"dir": "flakes/beszel",
|
||||
"lastModified": 1763530412,
|
||||
"narHash": "sha256-zftHO7vEm9SA0hYPZ3VDJaTXBNTOojkERUw3yyvlMnU=",
|
||||
"ref": "refs/heads/master",
|
||||
"rev": "e5311ecfd69493bc98412487472e17873dec965b",
|
||||
"revCount": 789,
|
||||
"type": "git",
|
||||
"url": "https://git.joshuabell.xyz/ringofstorms/dotfiles"
|
||||
},
|
||||
"original": {
|
||||
"dir": "flakes/beszel",
|
||||
"type": "git",
|
||||
"url": "https://git.joshuabell.xyz/ringofstorms/dotfiles"
|
||||
}
|
||||
},
|
||||
"beszel-nixpkgs": {
|
||||
"locked": {
|
||||
"lastModified": 1763421233,
|
||||
"narHash": "sha256-Stk9ZYRkGrnnpyJ4eqt9eQtdFWRRIvMxpNRf4sIegnw=",
|
||||
"owner": "nixos",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "89c2b2330e733d6cdb5eae7b899326930c2c0648",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "nixos",
|
||||
"ref": "nixos-unstable",
|
||||
"repo": "nixpkgs",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"common": {
|
||||
"locked": {
|
||||
"dir": "flakes/common",
|
||||
|
|
@ -1582,6 +1618,7 @@
|
|||
},
|
||||
"root": {
|
||||
"inputs": {
|
||||
"beszel": "beszel",
|
||||
"common": "common",
|
||||
"flatpaks": "flatpaks",
|
||||
"home-manager": "home-manager",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue