chore: update flake

This commit is contained in:
oddlama 2024-03-11 20:42:06 +01:00
parent e9fbbb9c7d
commit bec8f5f50f
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A
7 changed files with 346 additions and 320 deletions

View file

@ -1,6 +1,5 @@
[
(import ./caddy.nix)
(import ./oauth2-proxy)
(import ./scripts)
(_final: prev: {
deploy = prev.callPackage ./deploy.nix {};