lets try to configure sops
This commit is contained in:
parent
acba72006e
commit
112989b8ba
1 changed files with 2 additions and 0 deletions
|
@ -28,6 +28,7 @@
|
|||
nixpkgs,
|
||||
home-manager,
|
||||
NixOS-WSL,
|
||||
sops-nix,
|
||||
...
|
||||
} @ inputs: let
|
||||
inherit (self) outputs;
|
||||
|
@ -79,6 +80,7 @@
|
|||
{nix.registry.nixpkgs.flake = nixpkgs;}
|
||||
./hosts/sakowsl/configuration.nix
|
||||
NixOS-WSL.nixosModules.wsl
|
||||
sops-nix.nixosModules.sops
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue