Update nixos mailserver
All checks were successful
Check Flake / check-flake (push) Successful in 18m38s
All checks were successful
Check Flake / check-flake (push) Successful in 18m38s
This commit is contained in:
@@ -25,10 +25,9 @@
|
||||
|
||||
# Mail Server
|
||||
simple-nixos-mailserver = {
|
||||
url = "gitlab:simple-nixos-mailserver/nixos-mailserver/nixos-25.05";
|
||||
url = "gitlab:simple-nixos-mailserver/nixos-mailserver/master";
|
||||
inputs = {
|
||||
nixpkgs.follows = "nixpkgs";
|
||||
nixpkgs-25_05.follows = "nixpkgs";
|
||||
flake-compat.follows = "flake-compat";
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user