chore: flake update

This commit is contained in:
oddlama 2024-08-18 19:24:06 +02:00
parent 3b38a2e982
commit a9ba1527ca
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A
5 changed files with 97 additions and 83 deletions

View file

@ -56,7 +56,7 @@
};
nixos-extra-modules = {
url = "github:oddlama/nixos-extra-modules/append-only-backups";
url = "github:oddlama/nixos-extra-modules";
inputs.nixpkgs.follows = "nixpkgs";
};