From 3d91ed5bc1b9ff1cb6662a408d1ddd798906a995 Mon Sep 17 00:00:00 2001 From: Hunter Halloran Date: Wed, 10 Dec 2025 18:02:21 -0500 Subject: [PATCH] I can spell I promise --- hosts/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/default.nix b/hosts/default.nix index 35d7fb5..3dd5c6f 100644 --- a/hosts/default.nix +++ b/hosts/default.nix @@ -17,7 +17,7 @@ let nixpkgs = inputs.nixpkgs; lib = nixpkgs.lib; home-manager = inputs.home-manager; - ragenix = inpus.ragenix; + ragenix = inputs.ragenix; disko = inputs.disko; # Modules shared by all hosts