modified: flake.nix

This commit is contained in:
2025-07-22 14:10:44 +10:00
parent ee44a2dafd
commit 0c2344098b

View File

@@ -25,7 +25,7 @@
nixos = home-manager.lib.homeManagerConfiguration {
inherit nixpkgs;
extraSpecialArgs = { inherit inputs; };
extraSpecialArgs = inputs;
modules = [
inputs.firefox-webapp.home-modules.firefox-webapp