Fix: Add mising sops-nix module to fighter.
This commit is contained in:
parent
7dc4da3d91
commit
0938a64e97
@ -249,6 +249,7 @@
|
|||||||
modules = [
|
modules = [
|
||||||
./systems/fighter/configuration.nix
|
./systems/fighter/configuration.nix
|
||||||
inputs.home-manager.nixosModules.home-manager
|
inputs.home-manager.nixosModules.home-manager
|
||||||
|
inputs.sops-nix.nixosModules.sops
|
||||||
];
|
];
|
||||||
inherit system pkgs;
|
inherit system pkgs;
|
||||||
specialArgs = { inherit sys; };
|
specialArgs = { inherit sys; };
|
||||||
|
Loading…
x
Reference in New Issue
Block a user