fix firefox addons ig? also system var is here lol
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
@ -2,6 +2,7 @@
|
||||
lib,
|
||||
inputs,
|
||||
server,
|
||||
system,
|
||||
...
|
||||
}:
|
||||
{
|
||||
@ -25,8 +26,9 @@
|
||||
useUserPackages = true;
|
||||
sharedModules = [ inputs.sops-nix.homeManagerModules.sops ];
|
||||
extraSpecialArgs = {
|
||||
inherit inputs;
|
||||
machineConfig = {
|
||||
inherit server;
|
||||
inherit server system;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
Reference in New Issue
Block a user