lebron james reportedly forgets to add variable to top line of nix file and forgets to enable a module
This commit is contained in:
parent
0ef58010f3
commit
b9defc1e51
2 changed files with 4 additions and 3 deletions
|
|
@ -1,4 +1,4 @@
|
|||
{ config, ... }:
|
||||
{ inputs, config, ... }:
|
||||
|
||||
{
|
||||
imports = [ inputs.sops-nix.nixosModules.sops ];
|
||||
|
|
@ -31,4 +31,4 @@
|
|||
"zipline/secrets.env".restartUnits = [ "zipline.service" ];
|
||||
};
|
||||
};
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue