fix firefox addons ig? also system var is here lol

Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
2024-06-09 17:00:56 -04:00
committed by Richie Cahill
parent 22dc931c38
commit cd3369880a
3 changed files with 19 additions and 12 deletions

View File

@ -160,7 +160,7 @@ rec {
lib.nixosSystem {
inherit system;
specialArgs = {
inherit inputs server;
inherit inputs server system;
};
modules =
[