modified: flake.nix
This commit is contained in:
@@ -25,7 +25,7 @@
|
|||||||
nixos = home-manager.lib.homeManagerConfiguration {
|
nixos = home-manager.lib.homeManagerConfiguration {
|
||||||
inherit nixpkgs;
|
inherit nixpkgs;
|
||||||
|
|
||||||
extraSpecialArgs = { inherit inputs; };
|
extraSpecialArgs = inputs;
|
||||||
|
|
||||||
modules = [
|
modules = [
|
||||||
inputs.firefox-webapp.home-modules.firefox-webapp
|
inputs.firefox-webapp.home-modules.firefox-webapp
|
||||||
|
|||||||
Reference in New Issue
Block a user