Radish alpha
r
Radicle Infrastructure as Code (NixOS, OpenTofu, …)
Radicle
Git (anonymous pull)
Log in to clone via SSH
flake: Rename deprecated output of input
Lorenz Leutgeb committed 8 months ago
commit eb660d750e79ce8f0a9172381c0821deba4427c9
parent 9135f44cabcfe23dd3d80408a18a094d97929273
1 file changed +1 -1
modified flake.nix
@@ -98,7 +98,7 @@
    };

    homeModules.input = [
-
      nix-index-database.hmModules.nix-index
+
      nix-index-database.homeModules.nix-index
      sops.homeManagerModule
    ];