use upstream flake
This commit is contained in:
parent
6bcc312e13
commit
037b196e94
2 changed files with 23 additions and 23 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue