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,
|
nixpkgs,
|
||||||
home-manager,
|
home-manager,
|
||||||
NixOS-WSL,
|
NixOS-WSL,
|
||||||
|
sops-nix,
|
||||||
...
|
...
|
||||||
} @ inputs: let
|
} @ inputs: let
|
||||||
inherit (self) outputs;
|
inherit (self) outputs;
|
||||||
|
@ -79,6 +80,7 @@
|
||||||
{nix.registry.nixpkgs.flake = nixpkgs;}
|
{nix.registry.nixpkgs.flake = nixpkgs;}
|
||||||
./hosts/sakowsl/configuration.nix
|
./hosts/sakowsl/configuration.nix
|
||||||
NixOS-WSL.nixosModules.wsl
|
NixOS-WSL.nixosModules.wsl
|
||||||
|
sops-nix.nixosModules.sops
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue