From d42336b288b0ea5eea143610dce5273685a39910 Mon Sep 17 00:00:00 2001 From: beatzaplenty Date: Tue, 22 Jul 2025 13:37:24 +1000 Subject: [PATCH] modified: flake.nix --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index d23ddf1..ad74e66 100644 --- a/flake.nix +++ b/flake.nix @@ -14,7 +14,7 @@ }; }; - outputs = { self, nixpkgs, nixos-conf-editor, home-manager, ... } @ inputs: + outputs = { self, nixpkgs, nixos-conf-editor, home-manager, firefox-webapp, ... } @ inputs: let system = "x86_64-linux"; in { nixConfig = { access-tokens = [