feat: update flake and switch to append only backups

This commit is contained in:
oddlama 2024-08-06 01:32:07 +02:00
parent 71d353f18a
commit 1aeef2283a
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A
10 changed files with 119 additions and 155 deletions

View file

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