From fc5cfc0513301cc7f96585d34c78384cf47039c3 Mon Sep 17 00:00:00 2001 From: Alex Date: Fri, 26 Jul 2024 18:42:02 -0400 Subject: [PATCH] thelio76: (testing) modularize hm config --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 1ca33ad..8f06843 100644 --- a/flake.nix +++ b/flake.nix @@ -21,7 +21,7 @@ }; }; - outputs = { self, nixpkgs, home-manager, firefox-addons, ... }@attrs: + outputs = { self, nixpkgs, home-manager, firefox-addons, ... }@inputs: { nixosConfigurations = { ## ---- personal computers (linux) ----