This commit is contained in:
Callum Leslie 2025-08-04 08:09:38 +01:00
parent e79499c35f
commit 5ceb27c586
Signed by: cleslie
GPG key ID: D382C4AFEECEAA90
3 changed files with 92 additions and 126 deletions

View file

@ -1,6 +1,7 @@
{inputs, ...}: {
nix = {
registry.nixpkgs.flake = inputs.nixpkgs;
registry.unstable.flake = inputs.unstable;
gc = {
automatic = true;
dates = "weekly";