diff --git a/flake.nix b/flake.nix index bd710e42..f9b0cc93 100644 --- a/flake.nix +++ b/flake.nix @@ -117,6 +117,8 @@ }; }; nixos-modules = { + # NOTE: mirrored to https://gitea.c3d2.de/c3d2/nixos-modules + # If there are questions, things should be added or changed, contact sandro url = "github:SuperSandro2000/nixos-modules"; inputs.nixpkgs-lib.follows = "nixos"; };