mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-11 09:44:08 -05:00
updates
This commit is contained in:
parent
7aa24a3035
commit
16773814c9
3 changed files with 8 additions and 9 deletions
6
flake.lock
generated
6
flake.lock
generated
|
|
@ -187,11 +187,11 @@
|
|||
},
|
||||
"nixpkgs": {
|
||||
"locked": {
|
||||
"lastModified": 1741010256,
|
||||
"narHash": "sha256-WZNlK/KX7Sni0RyqLSqLPbK8k08Kq7H7RijPJbq9KHM=",
|
||||
"lastModified": 1741246872,
|
||||
"narHash": "sha256-Q6pMP4a9ed636qilcYX8XUguvKl/0/LGXhHcRI91p0U=",
|
||||
"owner": "nixos",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "ba487dbc9d04e0634c64e3b1f0d25839a0a68246",
|
||||
"rev": "10069ef4cf863633f57238f179a0297de84bd8d3",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
|
|
|||
|
|
@ -34,11 +34,11 @@
|
|||
};
|
||||
};
|
||||
|
||||
"cloudflare_r2_bucket"."cache" = {
|
||||
account_id = "68c4b3ab47c1a97037ab5a938f772d69";
|
||||
name = "wce-attic-cache";
|
||||
storage_class = "Standard";
|
||||
};
|
||||
# "cloudflare_r2_bucket"."cache" = {
|
||||
# account_id = "68c4b3ab47c1a97037ab5a938f772d69";
|
||||
# name = "wce-attic-cache";
|
||||
# storage_class = "Standard";
|
||||
# };
|
||||
|
||||
#"digitalocean_droplet"."do-wce-lighthouse1" = {
|
||||
# image = "177939596"; # nixos-digitalocean
|
||||
|
|
|
|||
|
|
@ -44,7 +44,6 @@
|
|||
);
|
||||
};
|
||||
overlays = [
|
||||
(final: prev: {frigate = inputs.unstable-small.legacyPackages.${prev.system}.frigate;})
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue