use upstream flake

This commit is contained in:
goeranh 2025-05-26 11:50:38 +02:00
parent 6bcc312e13
commit 037b196e94
No known key found for this signature in database
2 changed files with 23 additions and 23 deletions

View file

@ -15,10 +15,10 @@
url = "github:MarcelCoding/authentik-nix";
};
mailserver = {
url = "git+https://gitlab.com/SuperSandro2000/nixos-mailserver.git?ref=backports-25.05";
url = "git+https://gitlab.com/simple-nixos-mailserver/nixos-mailserver?ref=nixos-25.05";
inputs = {
nixpkgs.follows = "nixpkgs";
nixpkgs-24_11.follows = "nixpkgs";
nixpkgs-25_05.follows = "nixpkgs";
};
};
# mailserver.url = "gitlab:simple-nixos-mailserver/nixos-mailserver/nixos-24.11";