Merge pull request #512 from genebean/homeroutes

Add route for modem
This commit is contained in:
Gene Liverman 2025-04-22 17:00:33 -04:00
commit 11a6601c4a
No known key found for this signature in database
3 changed files with 45 additions and 45 deletions

View file

@ -61,7 +61,7 @@
nixpkgs-terraform = {
url = "github:stackbuilders/nixpkgs-terraform";
inputs.nixpkgs.follows = "nixpkgs";
inputs.nixpkgs.follows = "nixpkgs-unstable";
};
simple-nixos-mailserver = {