Add agenix to system packages and update flake.nix overlays
Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
parent
28cab74dc5
commit
262d533e34
2 changed files with 5 additions and 3 deletions
|
|
@ -27,6 +27,7 @@
|
|||
nixosConfigurations.vps = nixpkgs.lib.nixosSystem {
|
||||
inherit system;
|
||||
modules = [
|
||||
{ nixpkgs.overlays = [ agenix.overlays.default ]; }
|
||||
vpsadminos.nixosModules.container_25_11
|
||||
./configuration.nix
|
||||
./caddy.nix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue